summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-24 10:46:30 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-09-24 10:46:30 +0000
commitc81f8e4ce10303d0e787383d985fc93b7052f78a (patch)
tree4974871412dc04d70cb2b8d4d3011e1cfd09fa4a /lldb/packages/Python/lldbsuite/test/python_api/thread
parent2462d421ee250eb45b84af054dd05ff2fca2514a (diff)
downloadbcm5719-llvm-c81f8e4ce10303d0e787383d985fc93b7052f78a.tar.gz
bcm5719-llvm-c81f8e4ce10303d0e787383d985fc93b7052f78a.zip
lowerObjCCall - silence static analyzer dyn_cast<CallInst> null dereference warnings. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<CallInst> directly and if not assert will fire for us. llvm-svn: 372720
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud