This is an archive of the discontinued LLVM Phabricator instance.

[clang-query] Refactor Output settings to booleans
ClosedPublic

Authored by steveire on Oct 22 2018, 8:12 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

steveire created this revision.Oct 22 2018, 8:12 AM
steveire updated this revision to Diff 170431.Oct 22 2018, 8:44 AM

Update tests

aaron.ballman accepted this revision.Oct 23 2018, 6:06 AM

LGTM aside from minor commenting nits.

clang-query/Query.h
17 ↗(On Diff #170431)

Spurious newline, or did clang-format insert this?

138 ↗(On Diff #170431)

Missing full-stop at the end of the comment.

This revision is now accepted and ready to land.Oct 23 2018, 6:06 AM
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.