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

Populate the SourceInfo with Macro replacements #292

Closed
2 of 3 tasks
TristonianJones opened this issue Dec 19, 2019 · 0 comments
Closed
2 of 3 tasks

Populate the SourceInfo with Macro replacements #292

TristonianJones opened this issue Dec 19, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@TristonianJones
Copy link
Collaborator

Feature request checklist

  • There are no issues that match the desired change
  • The change is large enough it can't be addressed with a simple Pull Request
  • If this is a bug, please file a Bug Report.

Change
When macro expansions are performed the original source expression is omitted from the ParsedExpr result; however, the original expression is necessary for unparsing the AST back to its original form. Add the macro replacements into the AST.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant