This is an archive of the discontinued LLVM Phabricator instance.

Refactor: Simplify boolean conditional return statements in lib/Target/Mips
AbandonedPublic

Authored by LegalizeAdulthood on May 25 2015, 1:26 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 lib/Target/Mips.
LegalizeAdulthood updated this object.
LegalizeAdulthood edited the test plan for this revision. (Show Details)
LegalizeAdulthood added a subscriber: Unknown Object (MLST).
craig.topper added inline comments.
lib/Target/Mips/AsmParser/MipsAsmParser.cpp
935

Fix indentation

1880

Fix indentation

1900

Fix indentation

1918

Fix indentation

lib/Target/Mips/AsmParser/MipsAsmParser.cpp
935

Fixed.

1880

Fixed.

1900

Fixed.

1918

Fixed.

LegalizeAdulthood abandoned this revision.Oct 24 2015, 9:45 AM