[clang] [Clang] Handle consteval expression in array bounds expressions (PR #66222)

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 13 20:05:05 PDT 2023


https://github.com/shafik commented:

If the function is `constexpr` do we treat it as a VLA? 

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


More information about the cfe-commits mailing list