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 e4f5d55 commit a111937Copy full SHA for a111937
clang/test/SemaSYCL/implicit-float-size-conversion.cpp
@@ -8,7 +8,7 @@
8
#include "sycl.hpp"
9
class kernelA;
10
11
-using namespace cl::sycl;
+using namespace sycl;
12
13
int main() {
14
queue q;
0 commit comments