diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-02 20:30:37 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-02 20:30:37 +0000 |
commit | 5a8b229c97d0586835f2a136798c9eeea391051a (patch) | |
tree | d34ff4e94b17071326cbc424e3e4c30b9dc8e860 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | c7be06797436f558e1c925fae1aba8629cd1f5bf (diff) | |
download | bcm5719-llvm-5a8b229c97d0586835f2a136798c9eeea391051a.tar.gz bcm5719-llvm-5a8b229c97d0586835f2a136798c9eeea391051a.zip |
CGObjCMac - silence static analyzer dyn_cast<>/getAs<> null dereference warnings. NFCI.
The static analyzer is warning about potential null dereferences, but we should be able to use cast<>/castAs<> directly and if not assert will fire for us.
llvm-svn: 373520
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions