[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 12:26:33 PDT 2022
Izaron created this revision.
Izaron added reviewers: clang-language-wg, aaron.ballman, cor3ntin.
Herald added a project: All.
Izaron requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Direct continuation of https://reviews.llvm.org/D133887
Repository:
rG LLVM Github Monorepo
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/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.461303.patch
Type: text/x-patch
Size: 10797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220919/0ff14993/attachment-0001.bin>
More information about the cfe-commits
mailing list