diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-07 13:58:05 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-07 13:58:05 +0000 |
commit | 3459a4c770bacf10bced00758bb2b70c4c504207 (patch) | |
tree | 4eb738b592682eb7207b3307461888e1c5514731 /lldb/packages/Python/lldbsuite/test/python_api/value | |
parent | b63db94fa54789d8241b16e05f2c9d9959afe297 (diff) | |
download | bcm5719-llvm-3459a4c770bacf10bced00758bb2b70c4c504207.tar.gz bcm5719-llvm-3459a4c770bacf10bced00758bb2b70c4c504207.zip |
AST - 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: 373904
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value')
0 files changed, 0 insertions, 0 deletions