[PATCH] D133088: [Clang] Fix wrong diagnostic for scope identifier with internal linkage

Jun Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 1 20:05:34 PDT 2022


junaire updated this revision to Diff 457485.
junaire added a comment.

Update the existing diagnostic and its tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133088

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaDecl.cpp
  clang/test/Parser/cxx1z-decomposition.cpp
  clang/test/Sema/array-init.c
  clang/test/Sema/err-decl-block-extern-no-init.c
  clang/test/Sema/private-extern.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133088.457485.patch
Type: text/x-patch
Size: 5306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220902/241ea87d/attachment-0001.bin>


More information about the cfe-commits mailing list