mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Unify all of the fields of `PotentialBinding` which have to do with location information into a single field with is either a constraint (for regular bindings) or constraint locator (for "holes"). This helps to reduce the amount of space used by `PotentialBinding` as well as propagate more contextual information when binding gets attempted.
36 KiB
36 KiB