diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-27 16:55:49 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-27 16:55:49 +0000 |
commit | 2e0de86808863a3bce977e3a2999f2a625523ca4 (patch) | |
tree | 91eeacda93c7791c391694003b66d8d3343b31ee /lldb/packages/Python/lldbsuite/test/python_api | |
parent | d8e38b9b888b6c18edb41a77e59cbbf86c25bdea (diff) | |
download | bcm5719-llvm-2e0de86808863a3bce977e3a2999f2a625523ca4.tar.gz bcm5719-llvm-2e0de86808863a3bce977e3a2999f2a625523ca4.zip |
ModuleUtils - silence static analyzer dyn_cast<> null dereference warning. NFCI.
The static analyzer is warning about a potential null dereference, but we should be able to use cast<> directly and if not assert will fire for us.
llvm-svn: 373099
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions