Skip to content

[ASTWalker] Walk ForEachStmt in source order #37760

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2021

Conversation

hamishknight
Copy link
Contributor

Make sure to visit the sequence expr before the the where clause as the refactoring logic expects nodes to be visited in source order.

rdar://78781061

Make sure to visit the sequence expr before the
the where clause as the refactoring logic expects
nodes to be visited in source order.

rdar://78781061
@hamishknight
Copy link
Contributor Author

hamishknight commented Jun 3, 2021

@swift-ci please test

Source compat suite running: Release, Debug

@hamishknight
Copy link
Contributor Author

@swift-ci please test source compatibility

@hamishknight
Copy link
Contributor Author

Source compat failures are unrelated

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