[clang] [clang] add `-fimplicit-constexpr` flag (PR #136436)

Hana Dusíková via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 19 09:19:10 PDT 2025


hanickadot wrote:

My motivation is get better ability to experiment with constexpr-ification of stdlib and other libraries. This proved very useful in GCC. Where quickly check something for constexpr-ness is much easier.

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


More information about the cfe-commits mailing list