[lldb] Refactor and test TypeSystemClang::GetEnumerationIntegerType
authorRaphael Isemann <teemperor@gmail.com>
Tue, 18 Feb 2020 08:10:16 +0000 (09:10 +0100)
committerRaphael Isemann <teemperor@gmail.com>
Tue, 18 Feb 2020 08:52:49 +0000 (09:52 +0100)
commit8ffea27ae42ad210b9162c3afc91c61dfb82acf7
tree9e5f0c23da598cb385105429f7de58cec88839eb
parent90630225730524ee7982e1475f5af9683450d4e7
[lldb] Refactor and test TypeSystemClang::GetEnumerationIntegerType
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
lldb/unittests/Symbol/TestTypeSystemClang.cpp