summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorMital Ashok <mital@mitalashok.co.uk>2024-08-22 16:04:39 +0100
committerGitHub <noreply@github.com>2024-08-22 17:04:39 +0200
commitec5e58519d24010beea937fccf5fc4541db3ec21 (patch)
tree19cf78983bd0351e17c7132d7da209b719fe0194 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent9402bb090824312882d47c8e52a1b1aeacbcfd3c (diff)
[NFC] Replace bool <= bool comparison (#102948)
Static analyser tool cppcheck flags ordered comparison with `bool`s. Replace with equivalent logical operators to prevent this. Closes #102912
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions