diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-14 16:46:11 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-10-14 16:46:11 +0000 |
commit | ef0cb271807df7c261a78dabedfec60046cf7969 (patch) | |
tree | 0b3b13d6a3a5aed1eaeb7ee18a21bcf928b4facc /lldb/packages/Python/lldbsuite/test/functionalities/step_scripted/TestStepScripted.py | |
parent | 0e100037d7e3b481b45ebeb8b8a39ec0d175699e (diff) | |
download | bcm5719-llvm-ef0cb271807df7c261a78dabedfec60046cf7969.tar.gz bcm5719-llvm-ef0cb271807df7c261a78dabedfec60046cf7969.zip |
XCOFFObjectWriter - 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: 374788
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/step_scripted/TestStepScripted.py')
0 files changed, 0 insertions, 0 deletions