[clang] [clang] Fix C23 constexpr crashes (PR #112708)

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 17 07:28:58 PDT 2024


tbaederr wrote:

Agreed, LGTM. The first comment in `VarDecl::hasConstantInitialization()` could use some love, since it's no longer true for global constexpr variables.

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


More information about the cfe-commits mailing list