================
@@ -0,0 +1,6 @@
+// RUN: rm -rf %t
+// RUN: not %clang_cc1 -fsyntax-only -fapinotes  %s -I 
%S/Inputs/BrokenHeaders2 2>&1 | FileCheck %s
----------------
compnerd wrote:

Extra space after `-fapinotes`

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

Reply via email to