Commits

Doug Gregor committed 40abcd03eab
Generalize TypeChecker::resolveInheritanceClause(). It'll soon have to deal with the "inheritance" clauses of abstract type parameter declarations (generic type parameters and associated types). NFC at the moment, however. Swift SVN r31295