This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from d36e4f747 Add SysV Abi for PPC64le new d260a2692 Revert "[SymbolFilePDB] Fix null array access when parsing th [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lit/SymbolFile/PDB/Inputs/SimpleTypesTest.cpp | 40 ---- lit/SymbolFile/PDB/enums-layout.test | 45 ----- lit/SymbolFile/PDB/typedefs.test | 55 ------ source/Plugins/SymbolFile/PDB/PDBASTParser.cpp | 209 ++------------------- source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp | 39 +--- unittests/SymbolFile/PDB/Inputs/test-pdb-types.cpp | 6 - unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp | 5 +- 7 files changed, 20 insertions(+), 379 deletions(-) delete mode 100644 lit/SymbolFile/PDB/Inputs/SimpleTypesTest.cpp delete mode 100644 lit/SymbolFile/PDB/enums-layout.test delete mode 100644 lit/SymbolFile/PDB/typedefs.test