[PATCH] D133887: [Clang] Support label at end of compound statement

Evgeny Shulgin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 19 06:30:07 PDT 2022


Izaron added a comment.

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 😁


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