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.
free_function_host_compiler.cpp
libcxx
1 parent f4f535e commit 1ef3069Copy full SHA for 1ef3069
sycl/test/extensions/free_function_kernels/free_function_host_compiler.cpp
@@ -2,6 +2,7 @@
2
// RUN: %clangxx -fsycl -fno-sycl-unnamed-lambda %s
3
// RUN: %clangxx -fsycl -fsycl-host-compiler=g++ %s
4
// REQUIRES: linux
5
+// UNSUPPORTED: libcxx
6
7
// This test serves as a sanity check that compilation succeeds
8
// for a simple free function kernel when using the host compiler
0 commit comments