swift
8beaa7b2 - Sema: Fix matchExistentialType() handling of ProtocolCompositionType containing ParameterizedProtocolType

Commit
1 year ago
Sema: Fix matchExistentialType() handling of ProtocolCompositionType containing ParameterizedProtocolType This fixes a soundness hole. We can't just match up the primary associated types of different protocols.
Author
Committer
Parents
Loading