Simplify boolean expressions using true and false with clang-tidy
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D8527
Refactor: Simplify boolean expressions in llvm IR ClosedPublic Authored by LegalizeAdulthood on Mar 22 2015, 1:08 PM.
Details Summary Simplify boolean expressions using true and false with clang-tidy
Diff Detail
Event TimelineLegalizeAdulthood updated this object. Closed by commit rL233005: Refactor: Simplify boolean expressions in llvm IR (authored by dblaikie). · Explain WhyMar 23 2015, 12:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 22509 llvm/trunk/lib/IR/Instructions.cpp
|