Use clang-tidy to simplify boolean conditional return statements
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D9978
Refactor: Simplify boolean conditional return statements in llvm/lib/Support ClosedPublic Authored by LegalizeAdulthood on May 25 2015, 12:14 AM.
Details Summary Use clang-tidy to simplify boolean conditional return statements
Diff Detail Event TimelineLegalizeAdulthood retitled this revision from to Refactor: Simplify boolean conditional return statements in llvm/lib/Support. LegalizeAdulthood updated this object. craig.topper added inline comments.
This revision is now accepted and ready to land.Dec 28 2015, 7:33 AM Closed by commit rL256500: Refactor: Simplify boolean conditional return statements in llvm/lib/Support (authored by alexfh). · Explain WhyDec 28 2015, 7:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 26404 lib/Support/CommandLine.cpp
lib/Support/LineIterator.cpp
lib/Support/YAMLParser.cpp
|
Operator should be on end of previous line