Guard against NULL derefs.
authorJason Molenda <jmolenda@apple.com>
Thu, 16 Oct 2014 01:40:16 +0000 (01:40 +0000)
committerJason Molenda <jmolenda@apple.com>
Thu, 16 Oct 2014 01:40:16 +0000 (01:40 +0000)
commit60db6e43ca553b97354441f3308173afbfb4a686
tree8a52f5309265d7c16d7083d78e4fb39128acdca8
parentd31c800ce099defc05a07e63024c269b0e0640b8
Guard against NULL derefs.
clang static analyzer fixits.

llvm-svn: 219889
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp