Skip to content

Commit c421363

Browse files
committed
[NFC] remove XFAIL from test, it is passing with these changes
1 parent d605c1f commit c421363

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

clang/test/Driver/sycl-offload-with-split.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,3 @@
284284
// RUN: %clang_cl -### -fsycl -fsycl-device-code-split -fsycl-device-code-split=off %s 2>&1 \
285285
// RUN: | FileCheck %s -check-prefixes=CHK-NO-SPLIT
286286
// CHK-NO-SPLIT-NOT: sycl-post-link{{.*}} -split{{.*}}
287-
288-
// TODO: SYCL specific fail - analyze and enable
289-
// XFAIL: windows-msvc

0 commit comments

Comments
 (0)