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

via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 19 10:07:39 PDT 2025


Sirraide wrote:

Oh yeah, and one more thing I forgot about earlier: this definitely need some tests involving templates to make sure that instantiations are also treated as implicitly `constexpr`.

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


More information about the cfe-commits mailing list