This is an archive of the discontinued LLVM Phabricator instance.

Refactor: Simplify boolean expressions in Hexagon target
ClosedPublic

Authored by LegalizeAdulthood on Mar 22 2015, 12:55 PM.

Details

Summary

Simplify boolean expressions using true and false with clang-tidy

Diff Detail

Event Timeline

LegalizeAdulthood retitled this revision from to Refactor: Simplify boolean expressions in Hexagon target.
LegalizeAdulthood updated this object.
LegalizeAdulthood edited the test plan for this revision. (Show Details)
LegalizeAdulthood added a subscriber: Unknown Object (MLST).
colinl accepted this revision.Mar 23 2015, 8:47 AM
colinl edited edge metadata.

Let me know if you don't have commit access.

This revision is now accepted and ready to land.Mar 23 2015, 8:47 AM

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

colinl closed this revision.Mar 23 2015, 9:05 AM

R232955