Skip to content

Conversation

@ahoppen
Copy link
Member

@ahoppen ahoppen commented Jan 29, 2020

Cherry pick #200 and #202 to swift-5.2-branch.

…created by a replacing* function

When creating a node using e.g. `replacingTrailingTrivia`, it would
still have the same the same rootId as before. Because of this
`SyntaxRewriter` would not detect the node as having changed, thus
failing to replace it in the rewritten tree.
@ahoppen ahoppen requested a review from akyrtzi January 29, 2020 22:54
@ahoppen ahoppen changed the title Cherry pick swift 5.2 Cherry pick recent changes to swift-5.2-branch Jan 29, 2020
@ahoppen
Copy link
Member Author

ahoppen commented Jan 29, 2020

@swift-ci Please test

@akyrtzi akyrtzi merged commit 9acc8fa into swiftlang:swift-5.2-branch Jan 30, 2020
@ahoppen ahoppen deleted the cherry-pick-swift-5.2 branch January 14, 2023 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants