Commits

Doug Gregor committed 00040112cd1
Eliminate special handling of deserialized inherited protocols. Now that we have the inheritance lists hanging around, use them: it makes the conformance lookup table use the same code whether we're deserializing the conformances or parsing them. Swift SVN r31383