Stefan =?utf-8?q?Gr=C3=A4nitz?= <[email protected]>,
Stefan =?utf-8?q?Gr=C3=A4nitz?= <[email protected]>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>


================
@@ -7,6 +7,8 @@
 
 // RUN: cat %s | clang-repl | FileCheck %s
 // RUN: cat %s | clang-repl -Xcc -O2 | FileCheck %s
+// RUN: clang-repl -Xcc -include -Xcc %s | FileCheck %s
+// RUN: clang-repl -Xcc -fsyntax-only -Xcc -include -Xcc %s
----------------
vgvassilev wrote:

We probably will need to revert this since the fix is in the other PR now.

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

Reply via email to