Skip to content

Commit d0a07a6

Browse files
Update sycl_2020_deprecations.cpp
1 parent af9ba65 commit d0a07a6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test/warnings/sycl_2020_deprecations.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
// RUN: %clangxx %fsycl-host-only -fsyntax-only -sycl-std=2020 -Xclang -verify -Xclang -verify-ignore-unexpected=note %s -o %t.out
2-
// RUN: %clangxx %fsycl-host-only -fsyntax-only -Xclang -verify -Xclang -verify-ignore-unexpected=note %s -o %t.out
3-
// RUN: %clangxx %fsycl-host-only -fsyntax-only -sycl-std=2017 -Xclang -verify -Xclang -verify-ignore-unexpected=note %s -o %t.out
4-
// RUN: %clangxx %fsycl-host-only -fsyntax-only -sycl-std=1.2.1 -Xclang -verify -Xclang -verify-ignore-unexpected=note %s -o %t.out
52

63
#include <CL/sycl.hpp>
74
#include <sycl/ext/intel/online_compiler.hpp>

0 commit comments

Comments
 (0)