diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-28 14:01:52 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-28 14:01:52 +0000 |
commit | 6891c72d0f270c673351bf8dd327114157186e56 (patch) | |
tree | 363277ea7fcebf245594a0f2444605a0fe7d2359 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 520876d83f4cae88443c72b1f1bb93b7b8672bb9 (diff) | |
download | bcm5719-llvm-6891c72d0f270c673351bf8dd327114157186e56.tar.gz bcm5719-llvm-6891c72d0f270c673351bf8dd327114157186e56.zip |
SemaExpr - 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: 373150
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions