diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-07-23 10:51:43 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-07-23 10:51:43 +0000 |
commit | 87adcf8c470726869541483a47e7931874cb7312 (patch) | |
tree | 2b6d0332c42130f17eaaa5716e5b04cf06a13877 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | 739a93558f8c4b3ed0aeee48bba62a989e9212bd (diff) | |
download | bcm5719-llvm-87adcf8c470726869541483a47e7931874cb7312.tar.gz bcm5719-llvm-87adcf8c470726869541483a47e7931874cb7312.zip |
[SLPVectorizer] Remove null-pointer test. NFCI.
cast<CallInst> shouldn't return null and we dereference the pointer in a lot of other places, causing both MSVC + cppcheck to warn about dereferenced null pointers
llvm-svn: 366793
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions