[clang] [C] Disallow declarations where a statement is required (PR #92908)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Wed May 22 04:37:28 PDT 2024


AaronBallman wrote:

It gets set a few lines down for `Compound`:

`Compound = AllowDeclarationsInC | AllowStandaloneOpenMPDirectives`

https://github.com/llvm/llvm-project/pull/92908


More information about the cfe-commits mailing list