[PATCH] D26189: Add a note that points to the linkage specifier for the "must have C++ linkage" errors
Alex Lorenz via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 2 09:01:11 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL285823: Add a note that points to the linkage specifier for the C++ linkage errors (authored by arphaman).
Changed prior to commit:
https://reviews.llvm.org/D26189?vs=76577&id=76716#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26189
Files:
cfe/trunk/include/clang/AST/DeclBase.h
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/lib/AST/DeclBase.cpp
cfe/trunk/lib/Sema/SemaDecl.cpp
cfe/trunk/lib/Sema/SemaDeclCXX.cpp
cfe/trunk/lib/Sema/SemaTemplate.cpp
cfe/trunk/test/CXX/over/over.oper/over.literal/p6.cpp
cfe/trunk/test/SemaCXX/cxx0x-defaulted-functions.cpp
cfe/trunk/test/SemaTemplate/class-template-decl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26189.76716.patch
Type: text/x-patch
Size: 7234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161102/49ba3c58/attachment-0001.bin>
More information about the cfe-commits
mailing list