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 626da4a commit 81d9caaCopy full SHA for 81d9caa
sycl/test/regression/bit_cast.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clangxx -fsycl %s -o %t.out
+// RUN: %clangxx -fsycl -fsycl-host-compiler=g++ -fsycl-host-compiler-options='-std=c++17' %s -o %t.out
2
// The purpose of this test is to check that the following code can be
3
// successfully compiled
4
0 commit comments