Commits

Chris Lattner committed fab4ef8820c
introduce a new OverloadSetRefExpr::createWithCopy method to eliminate some redundancy in the code that always has to create an overload set or a single declrefexpr depending on what various lookups produce. Swift SVN r1044