Commits

Doug Gregor committed 089bad00d89
Solution application: eliminate redundant name lookup when transforming a nUnresolvedMemberExpr. Use the locator for this expression's value member requirement to determine which overload was picked in the solution we're applying. This is the last direct member lookup during solution application. Swift SVN r4714