================
@@ -1,6 +1,6 @@
 // RUN: %clang_cc1 -verify -std=c2y -Wall -pedantic -Wno-unused %s
----------------
flash1729 wrote:

I tried RUN lines for c2y, c23, c17, c11, c99, c89 -- diagnostic fires 
correctly everywhere, but `-Wall -pedantic` triggers a few unrelated warnings 
in the older modes. I have a version locally that handles all six, but if you'd 
prefer a smaller footprint I'm happy to drop the older ones -- should I keep 
all of them, just c23, or some subset?

https://github.com/llvm/llvm-project/pull/193567
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to