Skip to content

[astgen] A smattering of ASTGen fixes. #61812

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 13 commits into from
Oct 31, 2022

Conversation

zoecarver
Copy link
Contributor

Based on #61811 (also to make merge conflicts fewer and easier)

@zoecarver zoecarver requested a review from CodaFi October 30, 2022 19:04
@zoecarver
Copy link
Contributor Author

@swift-ci please smoke test.

}
let rAngleLoc = self.base.advanced(by: node.rightAngleBracket.position.utf8Offset).raw
return .decl(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't a declaration. Perhaps we need a dedicated kind for this.

@zoecarver zoecarver merged commit 0fff782 into swiftlang:main Oct 31, 2022
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