swift
8beaa7b2
- Sema: Fix matchExistentialType() handling of ProtocolCompositionType containing ParameterizedProtocolType
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#77178 - Miscellaneous solver cleanups
Author
slavapestov
Committer
slavapestov
Parents
5e1e1842
Loading