Skip to content

Commit 784cfa1

Browse files
[SYCL] Fix interop-cuda-experimental test (#6504)
1 parent 282e774 commit 784cfa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test/basic_tests/interop-cuda-experimental.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// REQUIRES: cuda
22
// RUN: %clangxx %fsycl-host-only -fsyntax-only -Xclang -verify -Xclang -verify-ignore-unexpected=note %s -o %t.out
33
// 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
45

56
// Test for experimental CUDA interop API
67

0 commit comments

Comments
 (0)