Commits

Doug Gregor committed 1759210067a
(De-)Serialize the protocols from which a protocol inherits. Switch a few more clients from ::getInherited() to ::getProtocols(). The trajectory here is that ::getInherited() will turn into something only populated when we've parsed the inheritance clause, and that "the truth" will be getProtocols(). The former will cease being serialized once this is the case. Swift SVN r6661