This is an archive of the discontinued LLVM Phabricator instance.

[clang-rename] Rename alias.
ClosedPublic

Authored by hokein on Oct 18 2017, 3:36 AM.

Details

Summary
  • Support rename alias.
  • Add unittests for renaming alias.
  • Don't generate fixes for the SourceLocations that are invalid or in temporary buffer, otherwise crash would be happened when generating AtomicChanges.

Diff Detail

Repository
rL LLVM

Event Timeline

hokein created this revision.Oct 18 2017, 3:36 AM
This revision is now accepted and ready to land.Oct 18 2017, 4:54 AM
This revision was automatically updated to reflect the committed changes.