Files
swift-mirror/test/Constraints/parameterized_existentials.swift
Slava Pestov 8beaa7b231 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.
2024-10-22 20:14:44 -04:00

1.9 KiB