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 e7aaddf commit b1733c9Copy full SHA for b1733c9
test/ClangImporter/availability_returns_twice.swift
@@ -1,5 +1,6 @@
1
// RUN: %target-typecheck-verify-swift
2
// UNSUPPORTED: OS=windows-msvc
3
+// UNSUPPORTED: OS=wasi
4
// In Android jmp_buf is int[16], which doesn't convert to &Int (SR-9136)
5
// XFAIL: OS=linux-androideabi
6
// XFAIL: OS=linux-android
0 commit comments