================
@@ -0,0 +1,7 @@
+// RUN: not %clang_cc1 -S %s -o /dev/null 2>&1 | FileCheck %s
----------------
efriedma-quic wrote:

Please use "-verify" to check clang diagnostics, not FileCheck.

Is there any existing file with inline asm diagnostics this can be added to?

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

Reply via email to