mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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
71 KiB
71 KiB