diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-21 17:16:03 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-21 17:16:03 +0000 |
commit | ae9971255990a4f3cf93fa81a5b44dabd2aa747c (patch) | |
tree | 27134711949b484b5f14861558dff4c716763f27 /lldb/packages/Python/lldbsuite/test/tools/lldb-server/commandline/TestStubReverseConnect.py | |
parent | 57e8f0b05545ded4f2da1979ee9b19af55f3c004 (diff) | |
download | bcm5719-llvm-ae9971255990a4f3cf93fa81a5b44dabd2aa747c.tar.gz bcm5719-llvm-ae9971255990a4f3cf93fa81a5b44dabd2aa747c.zip |
SystemZISelLowering - supportedAddressingMode - 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: 375430
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-server/commandline/TestStubReverseConnect.py')
0 files changed, 0 insertions, 0 deletions