================
@@ -751,3 +751,13 @@ struct A {
static_assert(__is_trivial(A), "");
#endif
} // namespace cwg1496
+
+namespace cwg1417 { // cwg1417: 24
----------------
AZero13 wrote:Also fixed! https://github.com/llvm/llvm-project/pull/209836 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
