Use clang-tidy to simplify boolean expressions
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I do not have commit access, so someone else will need to commit this. Let me know if it needs rebasing.
Patch by Richard Thomson.
Paths
| Differential D10005
Refactor: Simplify boolean expressions in tools/llvm-objdump AbandonedPublic Authored by LegalizeAdulthood on May 25 2015, 11:56 AM.
Details
Diff Detail Event TimelineLegalizeAdulthood retitled this revision from to Refactor: Simplify boolean expressions in tools/llvm-objdump. LegalizeAdulthood updated this object. This revision is now accepted and ready to land.May 26 2015, 6:53 AM LegalizeAdulthood edited edge metadata. Comment ActionsUpdate to latest. Comment Actions I do not have commit access, so someone else will need to commit this. Let me know if it needs rebasing. Patch by Richard Thomson.
Revision Contents
Diff 26470 tools/llvm-objdump/MachODump.cpp
|