mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Use unified logic for determining whether a subscript index is bridged to an object type.
Fixes rdar://problem/19772357. Swift SVN r25145
This commit is contained in:
@@ -450,4 +450,4 @@ SILDeclRef SILDeclRef::getOverriddenVTableEntry() const {
|
||||
return overridden;
|
||||
}
|
||||
return SILDeclRef();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user