Commits

Doug Gregor committed 411233da5a8
Eliminate the "pre-check protocol" pass from the type checker. Teach the ArchetypeBuilder how to use callbacks to get at the protocols from which a protocol inherits and to which an associated type conforms, so that we can use the type checker's lazy resolution here. Swift SVN r7107