diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-07 14:25:46 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-07 14:25:46 +0000 |
commit | dc4d908d6ebdee57f65e5b82bf598f45439e8f76 (patch) | |
tree | 78ccadb3a12f1ed95be0bc6036232c9e2d25ff9f /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | edf5027689c5b63c94262c17a7b8a87de9c55fb1 (diff) | |
download | bcm5719-llvm-dc4d908d6ebdee57f65e5b82bf598f45439e8f76.tar.gz bcm5719-llvm-dc4d908d6ebdee57f65e5b82bf598f45439e8f76.zip |
Sema - 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: 373911
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions