mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Rather than having separate dense maps for the type mappings of each node type (expression, type location, variable declaration, pattern) that a TypedNode can be, have a single such map. Sometimes we end up setting a particular node's type more than once, so cope with that by restoring the prior type.
80 KiB
80 KiB