[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
Sun Sep 4 07:01:43 PDT 2022
junaire updated this revision to Diff 457855.
junaire added a comment.
Rebase
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.457855.patch
Type: text/x-patch
Size: 5345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220904/50aebab3/attachment.bin>
More information about the cfe-commits
mailing list