This is an archive of the discontinued LLVM Phabricator instance.

Refactor: Simplify boolean conditional return statements in lib/CodeGen
ClosedPublic

Authored by LegalizeAdulthood on May 25 2015, 1:04 PM.

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 lib/CodeGen.
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:57 AM
rafael edited edge metadata.

LGTM

This revision is now accepted and ready to land.May 26 2015, 6:57 AM
LegalizeAdulthood edited edge metadata.

Update to latest.
I do not have commit access.