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 282e774 commit 784cfa1Copy full SHA for 784cfa1
sycl/test/basic_tests/interop-cuda-experimental.cpp
@@ -1,6 +1,7 @@
1
// REQUIRES: cuda
2
// RUN: %clangxx %fsycl-host-only -fsyntax-only -Xclang -verify -Xclang -verify-ignore-unexpected=note %s -o %t.out
3
// RUN: %clangxx %fsycl-host-only -fsyntax-only -Xclang -verify -Xclang -verify-ignore-unexpected=note -D__SYCL_INTERNAL_API %s -o %t.out
4
+// expected-no-diagnostics
5
6
// Test for experimental CUDA interop API
7
0 commit comments