================
@@ -0,0 +1,17 @@
+// REQUIRES: host-supports-jit
+// RUN: cat %s | clang-repl -Xcc -x -Xcc c -Xcc -std=c17 -Xcc -fno-builtin 
-Xcc -Wno-error=implicit-function-declaration 2>&1 | FileCheck %s
+// RUN: %if !system-windows %{ cat %s | clang-repl -Xcc -x -Xcc c -Xcc 
-std=c17 -Xcc -fno-builtin -Xcc -O2 -Xcc 
-Wno-error=implicit-function-declaration 2>&1 | FileCheck %s %}
----------------
vgvassilev wrote:

Why this is different on windows?

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

Reply via email to