Skip to content

Commit 72c1a05

Browse files
committed
[Test] Mark objc_implementation_swift_client unsupported when using the OS stdlib or back deployment stdlib.
1 parent 447e524 commit 72c1a05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/objc_implementation_swift_client.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// Test doesn't pass on all platforms (rdar://101543397)
22
// REQUIRES: OS=macosx
3+
// UNSUPPORTED: use_os_stdlib
4+
// UNSUPPORTED: back_deployment_runtime
35

46
//
57
// Build objc_implementation.framework

0 commit comments

Comments
 (0)