mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
It was used for unresolved member and `.dynamicType` references as well as a couple of other places, but now unresolved member references no longer need that due to new implicit "chain result" AST node and other places could use more precise locators e.g. new `.dynamicType` locator or `sequence element` for `for in` loops.
411 KiB
411 KiB