This is an archive of the discontinued LLVM Phabricator instance.

Refactor: Simplify boolean conditional return statements in tools/llvm-nm
AbandonedPublic

Authored by LegalizeAdulthood on May 25 2015, 11:52 AM.

Details

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 tools/llvm-nm.
LegalizeAdulthood updated this object.
LegalizeAdulthood edited the test plan for this revision. (Show Details)
LegalizeAdulthood added a subscriber: Unknown Object (MLST).
ddunbar resigned from this revision.May 25 2015, 1:23 PM
ddunbar removed a reviewer: ddunbar.
rafael accepted this revision.May 26 2015, 6:52 AM
rafael edited edge metadata.

LGTM

This revision is now accepted and ready to land.May 26 2015, 6:52 AM