Skip to content

Commit 42ac806

Browse files
committed
[NFC][SYCL] Remove XFAIL after fix (#29089)
1 parent 3053fb2 commit 42ac806

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

clang/test/SemaSYCL/sycl-kernel-entry-point-attr-kernel-name-module.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// XFAIL: *
2-
// XFAIL-TRACKER: CMPLRLLVM-64770
31
// Test that SYCL kernel name conflicts that occur across module boundaries are
42
// properly diagnosed and that declarations are properly merged so that spurious
53
// conflicts are not reported.

clang/test/SemaSYCL/sycl-kernel-entry-point-attr-kernel-name-pch.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// XFAIL: *
2-
// XFAIL-TRACKER: CMPLRLLVM-64770
31
// Test that SYCL kernel name conflicts that occur across PCH boundaries are
42
// properly diagnosed.
53

0 commit comments

Comments
 (0)