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 eb9ad33 commit 85f47f5Copy full SHA for 85f47f5
sycl/test-e2e/AddressSanitizer/lit.local.cfg
@@ -12,4 +12,4 @@ config.unsupported_features += ['cuda', 'hip']
12
13
# https://github.com/intel/llvm/issues/15461
14
# Wait for cpu driver uplifting
15
-config.xfails += ['cpu']
+config.unsupported_features += ['cpu']
0 commit comments