This is an archive of the discontinued LLVM Phabricator instance.

[include-fixer] use tooling::Replacements since the order of replacements don't matter anymore.
ClosedPublic

Authored by ioeric on May 31 2016, 6:54 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

ioeric updated this revision to Diff 59060.May 31 2016, 6:54 AM
ioeric retitled this revision from to [include-fixer] use tooling::Replacements since the order of replacements don't matter anymore..
ioeric updated this object.
ioeric added subscribers: hokein, cfe-commits.
bkramer accepted this revision.May 31 2016, 6:57 AM
bkramer edited edge metadata.

nice cleanup

This revision is now accepted and ready to land.May 31 2016, 6:57 AM
This revision was automatically updated to reflect the committed changes.