[llvm-branch-commits] [clang] [Clang] [C++26] Expansion Statements (Part 2: Parsing and Parser Tests) (PR #169681)
Yanzuo Liu via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Jan 11 02:24:56 PST 2026
zwuis wrote:
P1306R5 allow only compound statement to be the body of an expansion statement. I think we need a warning.
https://github.com/cplusplus/papers/issues/156#issuecomment-2991034402
https://github.com/llvm/llvm-project/pull/169681
More information about the llvm-branch-commits
mailing list