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