diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-21 17:15:49 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-21 17:15:49 +0000 |
commit | 57e8f0b05545ded4f2da1979ee9b19af55f3c004 (patch) | |
tree | 1cb80a906190278ffc923d246edb894b7b755e31 /lldb/packages/Python/lldbsuite/test/tools/lldb-server/commandline/TestStubReverseConnect.py | |
parent | 783d3c4f0aae65483e8fa8281f84774e09b65a49 (diff) | |
download | bcm5719-llvm-57e8f0b05545ded4f2da1979ee9b19af55f3c004.tar.gz bcm5719-llvm-57e8f0b05545ded4f2da1979ee9b19af55f3c004.zip |
GVNHoist - silence static analyzer dyn_cast<> null dereference warning in hasEHOrLoadsOnPath call. 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: 375429
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-server/commandline/TestStubReverseConnect.py')
0 files changed, 0 insertions, 0 deletions