Commit Graph

2 Commits

Author SHA1 Message Date
Doug Gregor
6d77b99615 Don't complain about Objective-C method conflicts with unavailable requirements.
Specifically, method requirements that become unnecessary because they
get superseded by the subscript they imply. Fixes
rdar://problem/21420656.

Swift SVN r30194
2015-07-14 20:34:00 +00:00
Doug Gregor
20bc247494 Use unified logic for determining whether a subscript index is bridged to an object type.
Fixes rdar://problem/19772357.

Swift SVN r25145
2015-02-10 23:56:07 +00:00