[clang] [Clang][C++23] Implement P2448R2: Relaxing some constexpr restrictions (PR #77753)

Stephan Bergmann via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 11 06:24:46 PDT 2024


stbergmann wrote:

I think the discourse thread [Clang is overly aggressive when evaluating constexpr functions](https://discourse.llvm.org/t/clang-is-overly-aggressive-when-evaluating-constexpr-functions/67006) is relevant here.

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


More information about the cfe-commits mailing list