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 d2e5e46 commit 3ca18c4Copy full SHA for 3ca18c4
sycl/test/basic_tests/stdcpp_compat.cpp
@@ -10,7 +10,8 @@
10
11
#include <sycl/sycl.hpp>
12
13
-// cxx14-warning@* {{DPCPP does not support C++ version earlier than C++17. Some features might not be available.}}
+// cxx14-warning@* {{DPCPP does not support C++ version earlier than C++17. Some
14
+// features might not be available.}}
15
//
16
// The next warning is not emitted in device compilation for some reason
17
// warning_extension-warning@* 0-1 {{#warning is a C++2b extension}}
0 commit comments