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 b3fbe61 commit 7d5f8b1Copy full SHA for 7d5f8b1
sycl/test-e2e/Coverage/device_code_coverage.cpp
@@ -25,6 +25,9 @@ int main() {
25
// REQUIRES: target-spir
26
// UNSUPPORTED: opencl && gpu
27
// UNSUPPORTED-TRACKER: GSD-4287
28
+// UNSUPPORTED: windows
29
+// UNSUPPORTED-INTENDED: On Windows, compiler-rt requires /MT but the flag
30
+// cannot be used with SYCL.
31
32
// CHECK: main:
33
// CHECK: 8| 1|int main() {
0 commit comments