This is an archive of the discontinued LLVM Phabricator instance.

clang-rename: fix renaming non-members variables when referenced as macro arguments
ClosedPublic

Authored by vmiklos on May 23 2016, 12:49 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

vmiklos updated this revision to Diff 58136.May 23 2016, 12:49 PM
vmiklos retitled this revision from to clang-rename: fix renaming non-members variables when referenced as macro arguments.
vmiklos updated this object.
vmiklos added reviewers: klimek, cfe-commits.
klimek accepted this revision.May 24 2016, 2:13 AM
klimek edited edge metadata.

lg

This revision is now accepted and ready to land.May 24 2016, 2:13 AM
This revision was automatically updated to reflect the committed changes.