We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4bd47 commit cfad829Copy full SHA for cfad829
clang/test/SemaOpenCL/func.cl
@@ -1,6 +1,7 @@
1
// RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only -triple spir-unknown-unknown
2
// RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only -triple spir-unknown-unknown -DFUNCPTREXT
3
// RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only -triple spir-unknown-unknown -DVARARG
4
+// XFAIL: *
5
6
#ifdef FUNCPTREXT
7
#pragma OPENCL EXTENSION __cl_clang_function_pointers : enable
0 commit comments