diff options
| author | Mikael Holmen <mikael.holmen@ericsson.com> | 2021-02-16 15:16:41 +0100 |
|---|---|---|
| committer | Mikael Holmen <mikael.holmen@ericsson.com> | 2021-02-17 08:16:02 +0100 |
| commit | caff023b77995166c8f335ace3064c04f677cb9c (patch) | |
| tree | 00a871d9a9ce67317d56eea55290aa1bf8ee2037 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
| parent | 33481c9997e3f0afb6c10b1a33a4d48014cf6100 (diff) | |
| download | llvm-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
