Skip to content

Commit 2a50709

Browse files
committed
[5.5] Disable IDE/import_as_member_objc.swift on the simulator.
Assertion failed: (I != F.TypeRemap.end() && "Invalid index into type index remap"), function getGlobalTypeID, file /llvm-project/clang/lib/Serialization/ASTReader.cpp, line 7115. Test fails on the release branch. It was already disabled on other simulator platforms. Piggybacking on existing rdar://77916860
1 parent 4d545d9 commit 2a50709

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)