Skip to content

Commit 5268837

Browse files
s-kanaevArtem Gindinson
andauthored
[SYCL] Update clang/test/Driver/sycl.c
Signed-off-by: Sergey Kanaev <[email protected]> Co-Authored-By: Artem Gindinson <[email protected]>
1 parent 88e2325 commit 5268837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/sycl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
// ENABLED-SAME: "-internal-isystem" "{{.*}}bin{{[/\\]+}}..{{[/\\]+}}include{{[/\\]+}}sycl"
2222

2323
// DISABLED-NOT: "-fsycl-is-device"
24-
// DISABLED-NOT: "-sycl-std="
24+
// DISABLED-NOT: "-sycl-std={{.*}}"
2525
// DISABLED-NOT: "-fsycl-std-layout-kernel-params"
2626

2727
// RUN: %clang -### -fsycl-device-only -c %s 2>&1 | FileCheck %s --check-prefix=DEFAULT

0 commit comments

Comments
 (0)