[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
Sat Sep 10 07:06:54 PDT 2022
junaire updated this revision to Diff 459287.
junaire added a comment.
Try to address Aaron's comments.
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.459287.patch
Type: text/x-patch
Size: 5204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220910/da7511c4/attachment-0001.bin>
More information about the cfe-commits
mailing list