[PATCH] D133887: [Clang] Support label at end of compound statement
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 14 18:05:54 PDT 2022
shafik added a comment.
The proposal says:
> A label at the end of a compound statement is treated as if it were followed by a null statement
Does it make sense to write an AST test to verify this?
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