[PATCH] D134207: [Clang] Support case and default labels at end of compound statement
Evgeny Shulgin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 19 13:40:13 PDT 2022
Izaron updated this revision to Diff 461347.
Izaron added a comment.
Fix corresponding FixIt clang test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134207/new/
https://reviews.llvm.org/D134207
Files:
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/lib/Parse/ParseStmt.cpp
clang/test/AST/ast-dump-stmt.c
clang/test/C/C2x/n2508.c
clang/test/FixIt/fixit.c
clang/test/Parser/c2x-label.c
clang/test/Parser/cxx2b-label.cpp
clang/test/Parser/switch-recovery.cpp
clang/www/c_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134207.461347.patch
Type: text/x-patch
Size: 11557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220919/176bdeef/attachment-0001.bin>
More information about the cfe-commits
mailing list