aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorMikael Holmen <mikael.holmen@ericsson.com>2021-02-16 15:16:41 +0100
committerMikael Holmen <mikael.holmen@ericsson.com>2021-02-17 08:16:02 +0100
commitcaff023b77995166c8f335ace3064c04f677cb9c (patch)
tree00a871d9a9ce67317d56eea55290aa1bf8ee2037 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent33481c9997e3f0afb6c10b1a33a4d48014cf6100 (diff)
downloadllvm-caff023b77995166c8f335ace3064c04f677cb9c.zip
llvm-caff023b77995166c8f335ace3064c04f677cb9c.tar.gz
llvm-caff023b77995166c8f335ace3064c04f677cb9c.tar.bz2
[lld] Silence compiler warnings by removing always true/false comparisons
type is an uint8_t so type >= 0 is always true and type < 0 is always false.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions