Commits

Doug Gregor committed cd131924749
Always put a DeclRefExpr for a generic function into an OverloadedDeclRefExpr, so that it goes through overload resolution, which will (eventually) be responsible for deducing generic arguments. Swift SVN r2227