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 d605c1f commit c421363Copy full SHA for c421363
clang/test/Driver/sycl-offload-with-split.c
@@ -284,6 +284,3 @@
284
// RUN: %clang_cl -### -fsycl -fsycl-device-code-split -fsycl-device-code-split=off %s 2>&1 \
285
// RUN: | FileCheck %s -check-prefixes=CHK-NO-SPLIT
286
// CHK-NO-SPLIT-NOT: sycl-post-link{{.*}} -split{{.*}}
287
-
288
-// TODO: SYCL specific fail - analyze and enable
289
-// XFAIL: windows-msvc
0 commit comments