aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-21 17:15:05 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-21 17:15:05 +0000
commit0c5df8dbe561949050a7796aa6a83de164f95fed (patch)
treeda6f11fc7ce23de3d03f6fa7d1749210706568db /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent814548ec8e1bf85748bc2aa3be173f20267deca4 (diff)
downloadllvm-0c5df8dbe561949050a7796aa6a83de164f95fed.zip
llvm-0c5df8dbe561949050a7796aa6a83de164f95fed.tar.gz
llvm-0c5df8dbe561949050a7796aa6a83de164f95fed.tar.bz2
IndVarSimplify - silence static analyzer dyn_cast<> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<> directly and if not assert will fire for us. llvm-svn: 375426
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions