Skip to content

Commit cfad829

Browse files
mlychkovvmaksimo
authored andcommitted
[OpenCL] Mark SemaOpenCL/func.cl test as XFAIL
SemaOpenCL/func.cl started to fail after #3425 Signed-off-by: Mikhail Lychkov <[email protected]>
1 parent 3b4bd47 commit cfad829

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/SemaOpenCL/func.cl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only -triple spir-unknown-unknown
22
// RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only -triple spir-unknown-unknown -DFUNCPTREXT
33
// RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only -triple spir-unknown-unknown -DVARARG
4+
// XFAIL: *
45

56
#ifdef FUNCPTREXT
67
#pragma OPENCL EXTENSION __cl_clang_function_pointers : enable

0 commit comments

Comments
 (0)