mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
All of the type variables referenced by a type had to be handled by `inferVariables` otherwise it would to possible to bring non-representative variable into scope which in turn later would get simplied into a variable that doesn't exist in the active scope and solver would crash. Resolves: rdar://83418797
76 KiB
76 KiB