Skip to content

Commit 559a538

Browse files
committed
[SYCL][NFC] Re-enable sycl.c test on Windows
Re-enabling for testing purposes. Am unable to reproduce locally.
1 parent 0b65c98 commit 559a538

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

clang/test/Driver/sycl.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// Failing on Windows - temporarily disable
2-
// REQUIRES: system-linux
3-
41
// RUN: %clang -### -fsycl -c %s 2>&1 | FileCheck %s --check-prefix=ENABLED
52
// RUN: %clang -### -fsycl %s 2>&1 | FileCheck %s --check-prefix=ENABLED
63
// RUN: %clang -### -fno-sycl -fsycl %s 2>&1 | FileCheck %s --check-prefix=ENABLED

0 commit comments

Comments
 (0)