mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The list of directly inherited protocols of a ProtocolDecl is already encoded in the requirement signature, as conformance constraints where the subject is Self. Gather the list from there rather than separately computing/storing the list of "inherited protocols".
44 KiB
44 KiB