diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-17 10:35:29 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-17 10:35:29 +0000 |
commit | a867cca091952436ce2f38f31a4b0818aac98dfa (patch) | |
tree | 7e121f04288ecd5adf88ce63ebd5408970adf6b0 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 938db706fe73bb7308e54f5a9f5ade2396783fb4 (diff) | |
download | bcm5719-llvm-a867cca091952436ce2f38f31a4b0818aac98dfa.tar.gz bcm5719-llvm-a867cca091952436ce2f38f31a4b0818aac98dfa.zip |
SemaDeclObjC - 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: 375097
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions