Simplify boolean expressions with true and false with clang-tidy
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D8519
Refactor: Simplify boolean expressions in x86 target ClosedPublic Authored by LegalizeAdulthood on Mar 22 2015, 12:42 PM.
Details Summary Simplify boolean expressions with true and false with clang-tidy
Diff Detail
Event TimelineLegalizeAdulthood retitled this revision from to Refactor: Simplify boolean expressions in x86 target. LegalizeAdulthood updated this object. Closed by commit rL233002: Refactor: Simplify boolean expressions in x86 target (authored by dblaikie). · Explain WhyMar 23 2015, 12:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 22505 llvm/trunk/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp
llvm/trunk/lib/Target/X86/MCTargetDesc/X86ELFRelocationInfo.cpp
llvm/trunk/lib/Target/X86/MCTargetDesc/X86MachORelocationInfo.cpp
|