[PATCH] D133887: [Clang] Support label at end of compound statement
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 19 06:48:28 PDT 2022
aaron.ballman added a comment.
In D133887#3799450 <https://reviews.llvm.org/D133887#3799450>, @Izaron wrote:
> In D133887#3799399 <https://reviews.llvm.org/D133887#3799399>, @aaron.ballman wrote:
>
>> I can fix up the C++ status page as well if you'd like, or I can hold off if you're already working on this, it's up to you!
>
> Thank you! I'll support empty labels in switch statements in a new pull request as soon as I can 😁
Thank you, I appreciate it!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133887/new/
https://reviews.llvm.org/D133887
More information about the cfe-commits
mailing list