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.
2 parents 6b1bec0 + ea26120 commit 4048a82Copy full SHA for 4048a82
sycl/test-e2e/AddressSanitizer/nullpointer/global_nullptr.cpp
@@ -6,6 +6,9 @@
6
// RUN: %{build} %device_asan_flags -O2 -g -o %t
7
// RUN: %{run} not %t 2>&1 | FileCheck %s
8
9
+// See https://github.com/intel/llvm/issues/15453
10
+// UNSUPPORTED: gpu-intel-dg2
11
+
12
#include <sycl/detail/core.hpp>
13
14
#include <sycl/ext/oneapi/experimental/address_cast.hpp>
0 commit comments