Commits

Doug Gregor committed 6122a9f5e35
Introduce an overloaded subscript expression type, to cope with cases where overloading based on the indices is insufficient to select an overload candidate. Implement type coercion for overloaded subscript expressions, so that the context can help push overload resolution along. Swift SVN r1516