summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-22 21:01:23 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-22 21:01:23 +0000
commit638933acab3d4ffb828c2628bd11da77918098c4 (patch)
tree1d941e9716aac48c7d98652be6dd3b94a00ea3f2 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent557cee337b993b44d0b00658975fadb1a2dc9d04 (diff)
Verifier - silence static analyzer dyn_cast<VectorType> null dereference warnings. NFCI.
The static analyzer is warning about potential null dereferences, but we should be able to use cast<VectorType> directly and if not assert will fire for us. llvm-svn: 372529
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions