================
@@ -0,0 +1,6 @@
+/* RUN: %clang_cc1 -std=c89 -fsyntax-only -verify -pedantic 
-Wno-strict-prototypes %s
----------------
AaronBallman wrote:

Can you also add RUN lines for: `-Wmain-return-type` (enables diagnostic), 
`-pedantic -Wno-main-return-type` (disables diagnostic), and `` (disables 
diagnostic)?

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

Reply via email to