Simplify boolean expressions involving true and false with clang-tidy.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D8517
Refactor: simplify boolean expressions in llvm-objdump ClosedPublic Authored by LegalizeAdulthood on Mar 22 2015, 12:35 PM.
Details Summary Simplify boolean expressions involving true and false with clang-tidy.
Diff Detail
Event TimelineLegalizeAdulthood retitled this revision from to Refactor: simplify boolean expressions in llvm-objdump. LegalizeAdulthood updated this object. This revision is now accepted and ready to land.Mar 22 2015, 12:46 PM Closed by commit rL232984: Refactor: simplify boolean expressions in llvm-objdump (authored by dblaikie). · Explain WhyMar 23 2015, 11:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 22497 llvm/trunk/include/llvm/Object/SymbolicFile.h
llvm/trunk/tools/llvm-objdump/MachODump.cpp
|