Commits

Doug Gregor committed 1669608eca0
Give TypeChecker::filterOverloadSet() a new return type, OverloadCandidate, which captures both the declaration we selected and the type is has when used. This will eventually capture the introduction of specialization expressions. Swift SVN r2229