mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When a type variable binds to an (unresolved) dependent member type, it prevents us from inferring the type variable and adds no useful information to the system. Refuse to bind type variables to dependent member types. Fixes rdar://problem/32697033.
188 KiB
188 KiB