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 0cc3974 commit 90dc128Copy full SHA for 90dc128
sycl/test/regression/bit_cast_win.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clangxx -fsycl -fsycl-host-compiler=cl -fsycl-host-compiler-options='-std=c++17' %s -o %t.out
+// RUN: %clangxx -fsycl -fsycl-host-compiler=cl -fsycl-host-compiler-options='/std:c++17' %s -o %t.out
2
// UNSUPPORTED: linux
3
4
#include "bit_cast.hpp"
0 commit comments