This is an archive of the discontinued LLVM Phabricator instance.

[include-fixer] Add Yaml database integration.
ClosedPublic

Authored by hokein on Apr 28 2016, 2:08 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

hokein updated this revision to Diff 55385.Apr 28 2016, 2:08 AM
hokein retitled this revision from to [include-fixer] Add Yaml database integration..
hokein updated this object.
hokein set the repository for this revision to rL LLVM.
hokein added subscribers: djasper, klimek, cfe-commits.
bkramer accepted this revision.Apr 28 2016, 2:55 AM
bkramer edited edge metadata.

Nice. Ship it!

include-fixer/YamlXrefsDB.h
25 ↗(On Diff #55385)

StringRef instead of std::string.

This revision is now accepted and ready to land.Apr 28 2016, 2:55 AM
hokein updated this revision to Diff 55412.Apr 28 2016, 7:10 AM
hokein edited edge metadata.

Fix a nit.

hokein marked an inline comment as done.Apr 28 2016, 7:11 AM
This revision was automatically updated to reflect the committed changes.