[all-commits] [llvm/llvm-project] 85a536: [llvm-objdump] Remove "No" prefixes on variables
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Apr 20 12:30:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 85a5360b964ceac19d45a4433305c987ea3c5580
https://github.com/llvm/llvm-project/commit/85a5360b964ceac19d45a4433305c987ea3c5580
Author: Nico Weber <thakis at chromium.org>
Date: 2021-04-20 (Tue, 20 Apr 2021)
Changed paths:
M llvm/tools/llvm-objdump/MachODump.cpp
M llvm/tools/llvm-objdump/MachODump.h
M llvm/tools/llvm-objdump/llvm-objdump.cpp
M llvm/tools/llvm-objdump/llvm-objdump.h
Log Message:
-----------
[llvm-objdump] Remove "No" prefixes on variables
...to remove double negation in the code. Requested in D100583.
No behavior change.
Differential Revision: https://reviews.llvm.org/D100849
More information about the All-commits
mailing list