Skip to content

Commit 6f4e6e6

Browse files
committed
unXFAIL clang tests
1 parent 23a0628 commit 6f4e6e6

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

clang/test/CodeGenSYCL/spirv-builtins-addr-space.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
// The opencl_global, opencl_local, and opencl_private attributes get turned
99
// into sycl_global, sycl_local and sycl_private address spaces by clang.
1010

11-
// XFAIL: *
12-
1311
#include "Inputs/sycl.hpp"
1412

1513
// CHECK: __spirv_ocl_modf{{.*}}SYglobal

clang/test/Frontend/sycl-propagate-aspect-warning.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// Tests for warnings when propagated aspects do not match the aspects available
44
// in a function, as specified through the 'sycl::device_has' attribute.
55

6-
// XFAIL: *
7-
86
#include "sycl.hpp"
97

108
// expected-note-re@+1 4 {{propagated from call to function '{{.*}}Struct1::Struct1({{.*}})'}}

0 commit comments

Comments
 (0)