diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-22 21:01:23 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-22 21:01:23 +0000 |
| commit | 638933acab3d4ffb828c2628bd11da77918098c4 (patch) | |
| tree | 1d941e9716aac48c7d98652be6dd3b94a00ea3f2 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 557cee337b993b44d0b00658975fadb1a2dc9d04 (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
