mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
ASTScope assertions that a new child node inserted into its parent list is after all other child nodes in the source, which included some bespoke code for dealing with macro expansions. Replace this bespoke code with uses of the newer SourceManager operations that check ordering of source locations in a manner that respects macro expansions.
20 KiB
20 KiB