This is an archive of the discontinued LLVM Phabricator instance.

Refactor: Simplify boolean expressions in libclang
ClosedPublic

Authored by LegalizeAdulthood on Mar 22 2015, 1:32 PM.

Details

Summary

Simplify boolean expresions using true and false with clang-tidy

Diff Detail

Event Timeline

LegalizeAdulthood retitled this revision from to Refactor: Simplify boolean expressions in libclang.
LegalizeAdulthood updated this object.
LegalizeAdulthood edited the test plan for this revision. (Show Details)
LegalizeAdulthood added a subscriber: Unknown Object (MLST).
gribozavr accepted this revision.Mar 22 2015, 5:02 PM
gribozavr edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Mar 22 2015, 5:02 PM

Could you commit this for me please? I do not have commit access. Thanks!