================ @@ -60,6 +60,90 @@ struct S { #endif } // namespace cwg2917 +namespace cwg2918 { // cwg2918: 21 + +#if __cplusplus >= 202002L ---------------- Endilll wrote:
It seems that only example 2 needs C++20. Have you considered testing examples 1 and 3 in C++11 through C++17 modes? https://github.com/llvm/llvm-project/pull/127773 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits