We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e51f25 + c193d71 commit 85c785fCopy full SHA for 85c785f
clang/test/Headers/arm-acle-no-direct-include.c
@@ -1,4 +1,4 @@
1
-// RUN: %clang_cl --target=aarch64-windows-msvc -Xclang -verify /E -U__STDC_HOSTED__ -Wno-builtin-macro-redefined %s 2>&1 | FileCheck %s
+// RUN: %clang_cl --target=aarch64-windows-msvc -Xclang -verify /E -U__STDC_HOSTED__ -Wno-builtin-macro-redefined -- %s 2>&1 | FileCheck %s
2
3
// expected-no-diagnostics
4
0 commit comments