mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fixes a bug in `getPotentialBindings` when the source of the bindings is 'OptionalObject' constraint and type variable is on the left-hand side of that constraint, that makes such type variable always have an optional type since right-hand side of 'OptionalObject' is its 'object' type. Resolves: rdar://problem/37508855
7.5 KiB
7.5 KiB