[clang] Diagnose potential size confusion with VLA params [contd.] (PR #181550)
Martin Uecker via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 15 20:07:03 PST 2026
uecker wrote:
Note that this confusion in principle applies to any use of any identifier, not just constants but also others in sizeof / typeof.
https://github.com/llvm/llvm-project/pull/181550
More information about the cfe-commits
mailing list