Skip to content

Commit a829142

Browse files
[WASM] Make availability_returns_twice.swift unsupoorted on wasi due to lack of setjmp
1 parent 3b69b07 commit a829142

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/ClangImporter/availability_returns_twice.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-typecheck-verify-swift
22
// UNSUPPORTED: OS=windows-msvc
3+
// UNSUPPORTED: OS=wasi
34
// In Android jmp_buf is int[16], which doesn't convert to &Int (SR-9136)
45
// XFAIL: OS=linux-androideabi
56
// XFAIL: OS=linux-android

0 commit comments

Comments
 (0)