Commits

Doug Gregor committed 7d6f2accd93
Improve use of properties/subscripts of protocol extensions via existentials. Improves the placement of open-existential expressions when accessing a property or subscript declared in a protocol extension. We need to delay until the load occurs when the property/subscript has a usable setter. Swift SVN r27064