Skip to content

Commit 99c1fe5

Browse files
authored
Merge pull request #63622 from mikeash/objc_implementation_swift_client-unsupported-back-deployment
[Test] Mark objc_implementation_swift_client unsupported when using the OS stdlib or back deployment stdlib.
2 parents ff01c68 + 72c1a05 commit 99c1fe5

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)