[PATCH] D107613: [Clang][DiagnosticSemaKinds] combine diagnostic texts

Nick Desaulniers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 6 11:39:36 PDT 2021


nickdesaulniers updated this revision to Diff 364858.
nickdesaulniers edited the summary of this revision.
nickdesaulniers added a comment.
This revision is now accepted and ready to land.

- more use of note_previous_declaration, fix WeakImportAttr, too


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107613/new/

https://reviews.llvm.org/D107613

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaDecl.cpp
  clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.noreturn/p1.cpp
  clang/test/Sema/attr-weak.c
  clang/test/Sema/internal_linkage.c
  clang/test/SemaCXX/internal_linkage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107613.364858.patch
Type: text/x-patch
Size: 8360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210806/7e0793fc/attachment.bin>


More information about the cfe-commits mailing list