Skip to content

[ASTGen] Adjust geneate() function signatures #27291

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
Sep 23, 2019

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Sep 21, 2019

generate() functions now receive const reference. This should prevent unnecessary reference counter operations.

'generate()' receives `const` reference to `SomeSyntax`. This should
prevent unnecessary reference counter operations.
@rintaro
Copy link
Member Author

rintaro commented Sep 21, 2019

@swift-ci Please smoke test

@rintaro
Copy link
Member Author

rintaro commented Sep 21, 2019

@swift-ci Please smoke test Linux

@rintaro rintaro merged commit e315b6f into swiftlang:master Sep 23, 2019
rintaro added a commit to rintaro/swift that referenced this pull request Oct 14, 2019
…astgen-signature"

This reverts commit e315b6f, reversing
changes made to 079a1a4.
rintaro added a commit to rintaro/swift that referenced this pull request Oct 14, 2019
…xparses-astgen-signature""

This reverts commit 0165b4f.
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.

1 participant