aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-08 17:00:01 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-10-08 17:00:01 +0000
commite746380f6a19d347f09b30d6cff0e463b2953366 (patch)
treeff20b105efdf9342599a12964b13fb9934edcf33 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent8db229e28771c04c02bfcb3fbd72135dcef6780f (diff)
downloadllvm-e746380f6a19d347f09b30d6cff0e463b2953366.zip
llvm-e746380f6a19d347f09b30d6cff0e463b2953366.tar.gz
llvm-e746380f6a19d347f09b30d6cff0e463b2953366.tar.bz2
CodeGenPrepare - silence static analyzer dyn_cast<> null dereference warnings. NFCI.
The static analyzer is warning about potential null dereferences, but in these cases we should be able to use cast<> directly and if not assert will fire for us. llvm-svn: 374085
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions