[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
Tue Nov 1 09:25:51 PDT 2016


arphaman updated this revision to Diff 76577.
arphaman marked an inline comment as done.
arphaman added a comment.

The updated patch renames the note diagnostic to a more generic rename.


Repository:
  rL LLVM

https://reviews.llvm.org/D26189

Files:
  include/clang/AST/DeclBase.h
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/AST/DeclBase.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaDeclCXX.cpp
  lib/Sema/SemaTemplate.cpp
  test/CXX/over/over.oper/over.literal/p6.cpp
  test/SemaCXX/cxx0x-defaulted-functions.cpp
  test/SemaTemplate/class-template-decl.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26189.76577.patch
Type: text/x-patch
Size: 6964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161101/7008b65a/attachment-0001.bin>


More information about the cfe-commits mailing list