summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2020-01-14 13:54:39 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2020-01-14 14:00:38 +0000
commit1d6b964ed1f7a77b178e86bef7d569611f2c0983 (patch)
tree7bea6dfceab014144f11cd2d70f0b640434f9c8d /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
parent591cd40584300a1d5d33bfaefa4698c02ef56887 (diff)
downloadbcm5719-llvm-1d6b964ed1f7a77b178e86bef7d569611f2c0983.tar.gz
bcm5719-llvm-1d6b964ed1f7a77b178e86bef7d569611f2c0983.zip
Fix "pointer is null" static analyzer warning. NFCI.
Remove Ctx null test as clang static analyzer assumes that this can fail - replace it with an assertion as the pointer is always dereferenced below.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud