swift
104e79e6
- [SwiftSyntax] Record the nodes that have been reused during an incremental transfer
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
[SwiftSyntax] Record the nodes that have been reused during an incremental transfer This way we will be able to avoid reclassifying these nodes for syntax highlighting since we know they haven't changed.
References
#18792 - [5.0] Cherry pick swiftSyntax related changes to swift-5.0-branch
Author
ahoppen
Committer
ahoppen
Parents
9374aff8
Loading