diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-16 10:50:06 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-16 10:50:06 +0000 |
commit | b150494fc7b34b728024380782fcb5c26d125364 (patch) | |
tree | 440511405419b351a80690dc27e74fae298cd454 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 95b5d459a0eb18d3a563f8ef84489635d85cdecd (diff) | |
download | bcm5719-llvm-b150494fc7b34b728024380782fcb5c26d125364.tar.gz bcm5719-llvm-b150494fc7b34b728024380782fcb5c26d125364.zip |
RewriteModernObjC - silence static analyzer getAs<> null dereference warnings. NFCI.
The static analyzer is warning about potential null dereferences, but in these cases we should be able to use castAs<> directly and if not assert will fire for us.
llvm-svn: 374991
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions