Skip to content

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