Skip to content

[5.1][IDE] Fix ModelASTWalker passing syntax nodes before the corresponding AST nodes have been visited #27330

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

Conversation

nathawes
Copy link
Contributor

This was causing the tokens comprising image literals to be output separately, rather than as a single object literal.

Resolves rdar://problem/55045797

Cherry-pick of #27329

…g AST nodes had been visited

This was causing the tokens comprising image literals to be output separately,
rather than as a single object literal.

Resolves rdar://problem/55045797
@nathawes
Copy link
Contributor Author

@swift-ci please test

@nathawes nathawes marked this pull request as ready for review September 24, 2019 19:38
@nathawes nathawes requested a review from a team as a code owner September 24, 2019 19:38
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