diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-01-09 14:18:58 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-01-10 10:32:36 +0000 |
commit | 2e66405d8d8ed818cb9310b6c33419bd8d803d96 (patch) | |
tree | 6beb034d0f468d6d73fab4ccfc2a50be3b8bc2ac /lldb/packages/Python/lldbsuite/test/commands/command/script/callables.py | |
parent | 498856fca5b9306f545554aeec93c7c058f03eb3 (diff) | |
download | bcm5719-llvm-2e66405d8d8ed818cb9310b6c33419bd8d803d96.tar.gz bcm5719-llvm-2e66405d8d8ed818cb9310b6c33419bd8d803d96.zip |
Don't use dyn_cast_or_null if we know the pointer is nonnull.
Fix clang static analyzer null dereference warning by using dyn_cast instead.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/script/callables.py')
0 files changed, 0 insertions, 0 deletions