summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2021-10-16 11:20:07 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2021-10-16 11:20:19 +0100
commita1b43d2bc946966a64f390058e3bf5fc22ee9304 (patch)
treeaed29e8d1b1bc3276052d193aa0059255113dc87 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentc28824179530db3aaa3b76291111b2c8a56face4 (diff)
[LazyValueInfo] getPredicateAt - remove unnecessary null pointer check. NFC.
We already dereference the CxtI pointer several times before reaching the "if(CxtI)", we have no need to check it again. Fixes a coverity warning.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions