Skip to content

Update CodeGeneration to latest SwiftSyntax version #1108

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
Dec 5, 2022

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Dec 5, 2022

This updates the version lock of CodeGeneration to the latest SwiftSyntax version.

CodeGeneration still relies quite a bit on raw string interpolation. I’m hoping that we can remove some of these if we stop generating the node definitions using gyb and can thus improve the underlying data structure in the SyntaxSupport module.

This updates the version lock of CodeGeneration to the latest SwiftSyntax version.

CodeGeneration still relies quite a bit on raw string interpolation. I’m hoping that we can remove some of these if we stop generating the node definitions using gyb and can thus improve the underlying data structure in the SyntaxSupport module.
@ahoppen ahoppen requested a review from bnbarham December 5, 2022 13:38
@ahoppen
Copy link
Member Author

ahoppen commented Dec 5, 2022

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented Dec 5, 2022

@swift-ci Please test

@ahoppen ahoppen merged commit a0e90a4 into swiftlang:main Dec 5, 2022
@ahoppen ahoppen deleted the ahoppen/update-codegen branch December 5, 2022 19:08
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