Skip to content

Commit 6d63cac

Browse files
authored
Merge pull request #37438 from atrick/5.5-disable-import
[5.5] Disable IDE/import_as_member_objc.swift on the simulator.
2 parents 4d545d9 + 2a50709 commit 6d63cac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IDE/import_as_member_objc.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
// rdar://77916860
99
// UNSUPPORTED: OS=watchos && CPU=i386
10+
// UNSUPPORTED: OS=ios && CPU=x86_64
1011

1112
// PRINT-CLASS-LABEL: class SomeClass : NSObject {
1213
// PRINT-CLASS-NEXT: init()

0 commit comments

Comments
 (0)