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.
1 parent 0b65c98 commit 559a538Copy full SHA for 559a538
clang/test/Driver/sycl.c
@@ -1,6 +1,3 @@
1
-// Failing on Windows - temporarily disable
2
-// REQUIRES: system-linux
3
-
4
// RUN: %clang -### -fsycl -c %s 2>&1 | FileCheck %s --check-prefix=ENABLED
5
// RUN: %clang -### -fsycl %s 2>&1 | FileCheck %s --check-prefix=ENABLED
6
// RUN: %clang -### -fno-sycl -fsycl %s 2>&1 | FileCheck %s --check-prefix=ENABLED
0 commit comments