Skip to content

Commit ac33e5e

Browse files
committed
don't need to run twice (once with leak check, once without). If the leak check isn't there, it still runs
1 parent fad7dbb commit ac33e5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/test-e2e/KernelCompiler/sycl.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/17255
1717

1818
// RUN: %{build} -o %t.out
19-
// RUN: %{run} %t.out
2019
// RUN: %{l0_leak_check} %{run} %t.out
2120

2221
#include <sycl/detail/core.hpp>

0 commit comments

Comments
 (0)