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 9d3d948 commit 3048dfaCopy full SHA for 3048dfa
sycl/test/regression/disabled_std_byte.cpp
@@ -1,7 +1,6 @@
1
// RUN: %clangxx -fsycl -fsyntax-only -Xclang -verify -D_HAS_STD_BYTE=0 %s -Xclang -verify-ignore-unexpected=note,warning
2
// RUN: %clangxx -fsycl -fsyntax-only -Xclang -verify %s -Xclang -verify-ignore-unexpected=note,warning
3
// expected-no-diagnostics
4
-using namespace ::std;
5
#include <CL/sycl.hpp>
6
#include <algorithm>
7
#ifdef _WIN32
0 commit comments