diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-07 13:58:15 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-07 13:58:15 +0000 |
commit | 8dc1700979bc630e6bd8b0912cfc034814e67c7f (patch) | |
tree | 09aab22052bf3b0ae04630c4cd3dbfe1f88ed2d7 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata | |
parent | 3459a4c770bacf10bced00758bb2b70c4c504207 (diff) | |
download | bcm5719-llvm-8dc1700979bc630e6bd8b0912cfc034814e67c7f.tar.gz bcm5719-llvm-8dc1700979bc630e6bd8b0912cfc034814e67c7f.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: 373905
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata')
0 files changed, 0 insertions, 0 deletions