================
@@ -174,6 +174,26 @@ static_assert(!__is_layout_compatible(StructWithAnonUnion, 
StructWithAnonUnion3)
 #endif
 } // namespace cwg2759
 
+#if __cplusplus >= 202002L
+namespace cwg2770 { // cwg2770: 20
----------------
Endilll wrote:

CWG2770 is still open (`clang/www/make_cxx_dr_status` would point you to that; 
please don't edit cxx_dr_status.html by hand). Do you implement the currently 
proposed resolution?

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

Reply via email to