Fixed an assertion in the SymbolFile resulting
authorSean Callanan <scallanan@apple.com>
Thu, 4 Oct 2012 22:06:29 +0000 (22:06 +0000)
committerSean Callanan <scallanan@apple.com>
Thu, 4 Oct 2012 22:06:29 +0000 (22:06 +0000)
commit464a5b57f9c964ec0e4d7eac95f670890e8dc064
tree72a1b711c0bb66b91c43e46c16a6a35e4b58d50d
parent476b9ee82b64f25c39b75936b7c321b1ae9ea3a8
Fixed an assertion in the SymbolFile resulting
from a NULL ObjCInterfaceDecl.

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