mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When we’re trying to find the overload set corresponding to a particular type variable, look through “optional object of” constraints that represent the use of ? binding or ! forcing. This allows us to find overload sets when referring to, e.g., @objc optional protocol requirements.
243 KiB
243 KiB