This is an archive of the discontinued LLVM Phabricator instance.

[include-fixer] A refactoring of IncludeFixerContext.
ClosedPublic

Authored by hokein on Jul 19 2016, 6:41 AM.

Details

Summary

No functional changes in this patch. It is a refactoring (pull out a
structure representing the symbol being queried).

This is a preparing step for inserting missing namespace qualifiers to all
instances of an unidentified symbol.

Diff Detail

Repository
rL LLVM

Event Timeline

hokein updated this revision to Diff 64481.Jul 19 2016, 6:41 AM
hokein retitled this revision from to [include-fixer] A refactoring of IncludeFixerContext..
hokein updated this object.
hokein added a reviewer: bkramer.
hokein added a subscriber: cfe-commits.
bkramer accepted this revision.Jul 19 2016, 6:54 AM
bkramer edited edge metadata.
This revision is now accepted and ready to land.Jul 19 2016, 6:54 AM
This revision was automatically updated to reflect the committed changes.