================
@@ -0,0 +1,3 @@
+// RUN: not %clang_cc1 -fsyntax-only  %s
----------------
zwuis wrote:

Please read <https://clang.llvm.org/docs/InternalsManual.html#testing>. `not` 
should not be used here.

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

Reply via email to