Skip to content

Commit 28c260e

Browse files
committed
Disable ModuleInterface/BadStdlib.swiftinterface on Windows (SR-14489)
1 parent 02c7476 commit 28c260e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/ModuleInterface/BadStdlib.swiftinterface

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@
1414
import ClangMod
1515

1616
public func useHasPointer(_: HasPointer)
17+
18+
// FIXME: SR-14489
19+
// UNSUPPORTED: windows

0 commit comments

Comments
 (0)