Commits

Doug Gregor committed 7f3b884f1e7
During application of a solved constraint system to an expression, actually visit NewArrayExprs so they get injection functions and element types. This is enough to get us generating code for swift.swift, and all tests pass with the resulting swift standard library, so I've turned on use of the constraint-based type checker when building the swift standard library. Yay! Swift SVN r2949