[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 11 19:46:56 PDT 2022


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

Rebase, adjust commit message and release note.


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.459394.patch
Type: text/x-patch
Size: 5199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220912/ecf34e9d/attachment.bin>


More information about the cfe-commits mailing list