Commits

Chris Lattner committed eb0131f9271
refactor all of the constraint system "Fix" processing logic out of ConstraintSystem::applySolution into its own helper function to reduce indentation and make ConstraintSystem::applySolution much more simple and obvious. NFC. Swift SVN r31290