mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Binding inference requires constraint propagation through to referenced type variables, in current "fixed bindings" storage mode it is impossible to figure out whether tracked type variables are referenced by or from a type variable. Splitting storage for referenced by/from also helps to provide more meaningful debug output and make sure there are no attempts to insert duplicate references.
54 KiB
54 KiB