cor3ntin wrote:

Similarly, `defaultedSpecialMemberIsConstexpr` should almost always return true 
in c++23 ( per 
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2448r2.html#pnum_34 
and 
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2448r2.html#pnum_33 ) 
and `CheckExplicitlyDefaultedComparison` should alwways set the constexpr flag 
in c++23 mode per 
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2448r2.html#pnum_39 

Sorry I did not notice all of that earlier

https://github.com/llvm/llvm-project/pull/77753
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to