================
@@ -0,0 +1,18 @@
+// RUN: %clang_cc1 -fsyntax-only -std=c2x -verify %s
----------------
AaronBallman wrote:

```suggestion
// RUN: %clang_cc1 -fsyntax-only -std=c23 -verify %s
```
Maybe rename the file to be `c23` instead of `c2x` as well?

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

Reply via email to