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

Support for macros in rewriter #1008

Merged
merged 1 commit into from
Feb 26, 2017
Merged

Conversation

pchaigno
Copy link
Contributor

This pull requests adds support for macros in the rewriter, thus fixing the
bug reported in #537 by @mvbpolito.

It extends the scope of #863's fix to support macros anywhere in the rewriter.
All SourceRange objects are replaced to use macro expanded locations. This
Stack Overflow response
explains the issue with macros in more details.

/cc @shodoco @mvbpolito

Extends the scope of 98b9097's fix to support macros anywhere in the
rewriter. All SourceRange objects are replaced to use macro expanded locations.
@drzaeus77
Copy link
Collaborator

[buildbot, test this please]

@drzaeus77 drzaeus77 merged commit 757a6ec into iovisor:master Feb 26, 2017
@pchaigno pchaigno deleted the support-macro branch February 27, 2017 05: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