diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-26 10:56:14 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-26 10:56:14 +0000 |
commit | 6b794dfd3d9fc836bddba939d6631aa7b2607caa (patch) | |
tree | 828b78ba8f402279a460aea5396533d54bb82da3 /lldb/packages/Python/lldbsuite/test/driver/batch_mode/TestBatchMode.py | |
parent | faa5b39e4e06f5645638471a1f86091806916fc8 (diff) | |
download | bcm5719-llvm-6b794dfd3d9fc836bddba939d6631aa7b2607caa.tar.gz bcm5719-llvm-6b794dfd3d9fc836bddba939d6631aa7b2607caa.zip |
MemorySanitizer - silence static analyzer dyn_cast<> null dereference warnings. NFCI.
The static analyzer is warning about a potential null dereferences, but we should be able to use cast<> directly and if not assert will fire for us.
llvm-svn: 372960
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/driver/batch_mode/TestBatchMode.py')
0 files changed, 0 insertions, 0 deletions