[lldb][NFC] Extract array type parsing from DWARFASTParserClang::ParseTypeFromDWARF
authorRaphael Isemann <teemperor@gmail.com>
Tue, 26 Nov 2019 10:27:22 +0000 (11:27 +0100)
committerRaphael Isemann <teemperor@gmail.com>
Tue, 26 Nov 2019 10:46:25 +0000 (11:46 +0100)
commite8013ef53ac0cd82f9c921abd0b2fa1aa8b2f20c
tree8967b4b4c98d0b0f996fb42845f501c2f3a5d3a2
parente54c83ec4dd493f2c6a483be2f6f3fc93624d10a
[lldb][NFC] Extract array type parsing from DWARFASTParserClang::ParseTypeFromDWARF

Part of the work to split up this monolithic parsing function.
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h