[lldb] [clang-tools-extra] [compiler-rt] [libcxx] [libc] [lld] [clang] [llvm] [flang] [Clang][C++23] Implement P2448R2: Relaxing some constexpr restrictions (PR #77753)

via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 25 02:02:30 PST 2024


cor3ntin wrote:

> So I guess we should set the DefaultedDestructorIsConstexpr to false and only use it for warning?

Oh gosh, I'm an idiot, i meant **`true`** 


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


More information about the cfe-commits mailing list