Commits

Eli Friedman committed 77c01141866
Make sure TupleType::get never returns an invalid TupleType. Finishes off <rdar://problem/12337042>. Also, fix constraint application so that test/Constraints/closures.swift doesn't explode with the above fix. Swift SVN r2888