================
@@ -0,0 +1,57 @@
+// RUN: %clang_cc1 -std=c90 -pedantic -Wno-comment 
-Wno-deprecated-non-prototype -Wimplicit-int -verify=c90 -x c %s
+// RUN: cp %s %t
+// RUN: %clang_cc1 -std=c90 -pedantic -Wno-comment 
-Wno-deprecated-non-prototype -Wimplicit-int -fixit %t
----------------
Sirraide wrote:

If it exits w/ an exit code other than 0, then it should use `not`, otherwise 
I’m pretty sure the test will be considered to have failed.

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

Reply via email to