Commits

Doug Gregor committed be66b4546f9
Split the constraint-based type checker into five parts. The five parts are: - Support code and high-level entry points - Constraint generation - Constraint solving - Constraint application - Diagnostics No functionality change. Swift SVN r4447