Skip to content
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

Add unparsing support for comprehensions #458

Merged

Conversation

TristonianJones
Copy link
Collaborator

Introduce unparsing support for comprehensions using macro call metadata when it's available.

This change also removes an interface method that had been exposed on common.Source
in a prior iteration of the macro call tracking. The method is a breaking change for others who
implement the common.Source interface and should be removed.

@TristonianJones TristonianJones marked this pull request as ready for review October 13, 2021 22:15
@TristonianJones TristonianJones merged commit 7f2b87a into google:master Oct 19, 2021
@TristonianJones TristonianJones deleted the unparser-macro-support branch October 19, 2021 21:37
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