Commits

Doug Gregor committed d52887c9bb2
Constraint graph WIP: collapse two nodes into a single node. This currently-untestable code allows updates to the constraint graph when a same-type constraint causes two type variables to be unified. Additionally, it handles the removal of a constraint from the constraint system, e.g., if it is solved. Swift SVN r10716