Skip to content

Commit c753a31

Browse files
committed
enable global_nullptr
1 parent 85f47f5 commit c753a31

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test-e2e/AddressSanitizer/nullpointer/global_nullptr.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
// RUN: %{build} %device_asan_flags -O2 -g -o %t3.out
77
// RUN: %{run} not %t3.out 2>&1 | FileCheck %s
88

9-
// See https://github.com/intel/llvm/issues/15453
10-
// UNSUPPORTED: gpu-intel-dg2
11-
129
#include <sycl/detail/core.hpp>
1310

1411
int main() {

0 commit comments

Comments
 (0)