diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-16 10:38:49 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-16 10:38:49 +0000 |
commit | cfee2efc57b27ce7eed932528e219a99f934d3ca (patch) | |
tree | d075d26181ba2fc8a0dd19d2355f0f3f8c5658cc /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | cebfddc0b589037909e12308ccf8dde6a2c167f2 (diff) | |
download | bcm5719-llvm-cfee2efc57b27ce7eed932528e219a99f934d3ca.tar.gz bcm5719-llvm-cfee2efc57b27ce7eed932528e219a99f934d3ca.zip |
CGDebugInfo - silence static analyzer dyn_cast<> null dereference warnings. NFCI.
The static analyzer is warning about potential null dereferences, but in these cases we should be able to use cast<> directly and if not assert will fire for us.
llvm-svn: 374989
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions