<rdar://problem/12560257>
authorGreg Clayton <gclayton@apple.com>
Wed, 5 Dec 2012 21:59:39 +0000 (21:59 +0000)
committerGreg Clayton <gclayton@apple.com>
Wed, 5 Dec 2012 21:59:39 +0000 (21:59 +0000)
commite6a07793e03c7a4bf26d7e70758752a5f50ff1ab
treee17fa5907738bb1dd095dc084a8b819354c0918c
parentf75d498a3c916a550f0dadf050512ac4dcd2d77f
<rdar://problem/12560257>

Fixed arrays with a size of 1 to correctly have 1 member when DW_AT_upper_bound was set to zero and no other attributes were set.

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