[PATCH] D133887: [Clang] Support label at end of compound statement
Evgeny Shulgin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 17 07:43:21 PDT 2022
Izaron updated this revision to Diff 461006.
Izaron added a comment.
Fix diagnostics for C. Thanks to @cor3ntin and @aaron.ballman!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133887/new/
https://reviews.llvm.org/D133887
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/lib/Parse/ParseStmt.cpp
clang/test/AST/ast-dump-stmt.c
clang/test/Parser/c2x-label.c
clang/test/Parser/cxx2b-label.cpp
clang/test/Parser/switch-recovery.cpp
clang/www/c_status.html
clang/www/cxx_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133887.461006.patch
Type: text/x-patch
Size: 9269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220917/9a7d9575/attachment-0001.bin>
More information about the cfe-commits
mailing list