This is an archive of the discontinued LLVM Phabricator instance.

Refactor: Simplify boolean conditional return statements in clang-modernize
AbandonedPublic

Authored by LegalizeAdulthood on May 25 2015, 3:33 PM.

Details

Reviewers
alexfh
Summary

Use clang-tidy to simplify boolean conditional return statements

Diff Detail

Event Timeline

LegalizeAdulthood retitled this revision from to Refactor: Simplify boolean conditional return statements in clang-modernize.
LegalizeAdulthood updated this object.
LegalizeAdulthood edited the test plan for this revision. (Show Details)
LegalizeAdulthood added a reviewer: alexfh.
LegalizeAdulthood added a subscriber: Unknown Object (MLST).
alexfh accepted this revision.May 25 2015, 4:53 PM
alexfh edited edge metadata.

LG. Do you need me to commit this for you?

This revision is now accepted and ready to land.May 25 2015, 4:53 PM