Skip to content

Commit 85c785f

Browse files
author
git apple-llvm automerger
committed
Merge commit 'c193d71b0d1b' from llvm.org/main into next
2 parents 6e51f25 + c193d71 commit 85c785f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Headers/arm-acle-no-direct-include.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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
1+
// RUN: %clang_cl --target=aarch64-windows-msvc -Xclang -verify /E -U__STDC_HOSTED__ -Wno-builtin-macro-redefined -- %s 2>&1 | FileCheck %s
22

33
// expected-no-diagnostics
44

0 commit comments

Comments
 (0)