================
@@ -0,0 +1,59 @@
+// RUN: %clang_cc1 -verify -triple x86_64-unknown-linux-gnu -fsyntax-only 
--embed-dir=%S/Inputs -std=c23 %s -pedantic -Wpre-c23-compat
----------------
AaronBallman wrote:
```suggestion
// RUN: %clang_cc1 -verify -triple x86_64-unknown-linux-gnu -fsyntax-only 
-std=c23 %s -pedantic -Wpre-c23-compat
```

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

Reply via email to