summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2022-01-06 17:09:09 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2022-01-06 17:09:32 +0000
commit5e7912d80fca1f20ee00fadc6c6ec8ac87ccd023 (patch)
tree7a3deca27cbf2e2b785db0b9f4b95ec0b5ea4d23 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp
parentb17f036a99eba19194b81a6d56e7f08fa5e0e92c (diff)
[LowerMatrixIntrinsics] writeFnName - don't dereference a dyn_cast<>. NFC.
dyn_cast<> can return null - use cast<> instead to assert the cast is valid before dereferencing the casted pointer. Fixes static-analyzer null dereference warning.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions