================
@@ -240,3 +240,29 @@ void test() {
}
}
#endif
+
+
+#if __cplusplus >= 202302L
----------------
Endilll wrote:Move `#if` inside `namespace`. https://github.com/llvm/llvm-project/pull/93430 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
