[clang] [Clang] Instantiate local constexpr functions eagerly (PR #95660)

Younan Zhang via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 2 04:33:46 PDT 2025


zyn0217 wrote:

It's still broken, and I haven’t figured out an approach to fix the regression.

I do recall that we were planning to wire up Sema and the constant evaluator, so this patch might end up being completely superseded if that gets implemented.

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


More information about the cfe-commits mailing list