Commits

Doug Gregor committed de416e2f4a6
Eliminate ConstraintSystem::isSubtypeOf(). Fix TypeChecker::isSubtypeOf() to actually solve the created system, and introduce TypeChecker::isTrivialSubtypeOf() to handle the check for trivial subtyping. Swift SVN r9385