Skip to content

Commit ab2d92c

Browse files
committed
XFAIL on windows: it does not do swifttailcc
1 parent a805f57 commit ab2d92c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/IRGen/async/run-call-dynamic-void_to_void.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
// REQUIRES: concurrency
1010
// UNSUPPORTED: use_os_stdlib
1111

12+
// Windows does not do swiftailcc
13+
// XFAIL: OS=windows-msvc
14+
1215
import _Concurrency
1316

1417

0 commit comments

Comments
 (0)