This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 9804710c4 llgs tests: Use noack-mode for communication to avoid pr37294 new 771b5adad Match also DW_TAG_partial_unit when DW_TAG_compile_unit is matched
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: .../Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp | 7 +++++-- source/Plugins/SymbolFile/DWARF/DWARFASTParserGo.cpp | 3 ++- .../Plugins/SymbolFile/DWARF/DWARFASTParserJava.cpp | 3 ++- .../Plugins/SymbolFile/DWARF/DWARFASTParserOCaml.cpp | 3 ++- source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp | 4 ++-- .../Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp | 20 ++++++++++++++------ source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 1 + source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 19 +++++++++++++------ .../Plugins/SymbolFile/DWARF/UniqueDWARFASTType.cpp | 1 + 9 files changed, 42 insertions(+), 19 deletions(-)