Don't crash if we are unable to get the member type.
authorGreg Clayton <gclayton@apple.com>
Mon, 13 Jul 2015 22:08:16 +0000 (22:08 +0000)
committerGreg Clayton <gclayton@apple.com>
Mon, 13 Jul 2015 22:08:16 +0000 (22:08 +0000)
commit3ca8f429b1a66daffddd77fd15baf048beff363c
tree86560a0ac420c6e4c8ddf0d351fcb2c0b6644ff7
parentcb71c72ccc9261e65661126e5c82648cbb02c5b4
Don't crash if we are unable to get the member type.

<rdar://problem/21624447>

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