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 e9e77e1 commit 22ae374Copy full SHA for 22ae374
sycl/test-e2e/Graph/Explicit/work_group_size_prop.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %{build} -o %t.out
+// RUN: %{build} -o %t.out -Wno-deprecated-declarations
2
// RUN: %{run} %t.out
3
// Extra run to check for leaks in Level Zero using UR_L0_LEAKS_DEBUG
4
// RUN: %if level_zero %{env SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS=0 %{l0_leak_check} %{run} %t.out 2>&1 | FileCheck %s --implicit-check-not=LEAK %}
0 commit comments