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 aea0db0 commit f51d9d4Copy full SHA for f51d9d4
sycl/test-e2e/DeviceLib/string_test.cpp
@@ -1,6 +1,9 @@
1
// RUN: %{build} -Wno-error=deprecated-declarations -Wno-error=pointer-to-int-cast -fno-builtin -o %t1.out
2
// RUN: %{run} %t1.out
3
4
+// XFAIL: windows && gpu-intel-dg2
5
+// XFAIL-TRACKER: https://github.com/intel/llvm/issues/20861
6
+
7
#include <cassert>
8
#include <cstdint>
9
#include <cstring>
0 commit comments