================
@@ -0,0 +1,41 @@
+// RUN: %clang_cc1 -std=c++20 -verify=expected %s
+
+namespace dr2847 { // dr2847: 19
+
----------------
Endilll wrote:

As this test requires C++20, it should be wrapped in `#if  __cplusplus`.

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

Reply via email to