llvm-project/clang/test/CXX/over
Alex Lorenz 560ae565e9 Add a note that points to the linkage specifier for the C++ linkage errors
This commit improves the "must have C++ linkage" error diagnostics that are
emitted for C++ declarations like templates and literal operators by adding an
additional note that points to the appropriate extern "C" linkage specifier.

rdar://19021120

Differential Revision: https://reviews.llvm.org/D26189

llvm-svn: 285823
2016-11-02 15:46:34 +00:00
..
over.built DR583, DR1512: Implement a rewrite to C++'s 'composite pointer type' rules. 2016-10-21 22:00:42 +00:00
over.load
over.match P0012R1: Make exception specifications be part of the type system. This 2016-10-16 17:54:23 +00:00
over.oper/over.literal Add a note that points to the linkage specifier for the C++ linkage errors 2016-11-02 15:46:34 +00:00
over.over [c++1z] P0012R1: Implement a few remaining pieces: downgrade diagnostic for 2016-10-22 01:32:19 +00:00