This is an archive of the discontinued LLVM Phabricator instance.

Refactor: Simplify boolean conditional return statements in tools/llvm-symbolizer
ClosedPublic

Authored by LegalizeAdulthood on May 25 2015, 12:02 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 tools/llvm-symbolizer.
LegalizeAdulthood updated this object.
LegalizeAdulthood edited the test plan for this revision. (Show Details)
LegalizeAdulthood added a subscriber: Unknown Object (MLST).
rafael accepted this revision.May 26 2015, 6:54 AM
rafael edited edge metadata.

LGTM

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

I don't have commit access, so someone will need to commit this for me.

samsonov closed this revision.Oct 26 2015, 11:04 AM
samsonov edited edge metadata.

Applied in r251216