[lldb][NFC] Extract type modifier parsing from DWARFASTParserClang::ParseTypeFromDWARF
authorRaphael Isemann <teemperor@gmail.com>
Tue, 26 Nov 2019 12:42:16 +0000 (13:42 +0100)
committerRaphael Isemann <teemperor@gmail.com>
Tue, 26 Nov 2019 12:53:06 +0000 (13:53 +0100)
commit30fc94be237f26d3127d8bbc872d9e3b82f03590
tree35c2020f8840e3789ed90be6024909233242bfb2
parent8805316172a650d62cdb6d3854ef0e54fb300ca6
[lldb][NFC] Extract type modifier 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