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/source/Plugins/ScriptInterpreter/Python | |
| parent | 0e100037d7e3b481b45ebeb8b8a39ec0d175699e (diff) | |
| download | llvm-ef0cb271807df7c261a78dabedfec60046cf7969.zip llvm-ef0cb271807df7c261a78dabedfec60046cf7969.tar.gz llvm-ef0cb271807df7c261a78dabedfec60046cf7969.tar.bz2 | |
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/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
