[PATCH] D100849: [llvm-objdump] Remove "No" prefixes on variables
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 20 06:14:55 PDT 2021
thakis created this revision.
thakis added a reviewer: MaskRay.
Herald added a subscriber: rupprecht.
Herald added a reviewer: jhenderson.
thakis requested review of this revision.
Herald added a project: LLVM.
...to remove double negation in the code. Requested in D100583 <https://reviews.llvm.org/D100583>.
No behavior change.
https://reviews.llvm.org/D100849
Files:
llvm/tools/llvm-objdump/MachODump.cpp
llvm/tools/llvm-objdump/MachODump.h
llvm/tools/llvm-objdump/llvm-objdump.cpp
llvm/tools/llvm-objdump/llvm-objdump.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100849.338844.patch
Type: text/x-patch
Size: 18462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/3f2c52ea/attachment.bin>
More information about the llvm-commits
mailing list