summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2022-01-04 22:24:18 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2022-01-06 14:13:50 +0000
commit66383038699d302fd82841d8d68f662f46e8f94b (patch)
tree97a45ace57fe78d9088aab5314f0c30e215a6b92 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp
parenteddd5be1df060e3b6f6a10bf8e84f262fc59a446 (diff)
[LoopFlatten] checkOverflow - use cast<> instead of dyn_cast<> to avoid dereference of nullptr.
Fix static analysis warning by using cast<> instead of dyn_cast<> as both isa<> and isGuaranteedToExecuteForEveryIteration expect a non-null Instruction pointer.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions