forked from OSchip/llvm-project
560ae565e9
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 |
||
---|---|---|
.. | ||
p2.cpp | ||
p3.cpp | ||
p5.cpp | ||
p6.cpp | ||
p7.cpp | ||
p8.cpp |