Commits

Doug Gregor committed 5c90f30b0b0
Teach ConstraintSystem::addOverloadSet() to create disjunction constraints. This eliminates the use of overload sets for overload resolution, relying entirely on disjunction constraints. It's the substantive part of <rdar://problem/15116093>; cleanup to follow. Swift SVN r9211