Skip to content

Commit 14bf9d9

Browse files
authored
[SYCL][NFC] Specify target for XFAIL command (#8282)
Making the XFAIL run command line target specific.
1 parent 1ed2378 commit 14bf9d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

clang/test/CodeGenSYCL/debug-info-file-checksum.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@
3535
// TODO: Fails on windows because of the use of append-file command that returns
3636
// path with "\\" on windows. getPresumedLoc is failing with Literal String
3737
// parser returning erroneous filename.
38-
// XFAIL: windows-msvc
39-
38+
// XFAIL: target=x86_64-pc-windows-msvc

0 commit comments

Comments
 (0)