This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 964526439 [Process] Remove unused field from HistoryThread new 0fc92f904 DWARF: Provide accessors to DIERef fields
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/AppleDWARFIndex.cpp | 2 +- source/Plugins/SymbolFile/DWARF/DIERef.cpp | 9 +++++ source/Plugins/SymbolFile/DWARF/DIERef.h | 44 +++++++++++++++++++--- source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp | 9 ++--- .../SymbolFile/DWARF/DebugNamesDWARFIndex.cpp | 2 +- source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h | 2 +- source/Plugins/SymbolFile/DWARF/NameToDIE.cpp | 9 ++--- source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h | 5 ++- .../SymbolFile/DWARF/SymbolFileDWARFDwo.cpp | 7 ++-- 9 files changed, 65 insertions(+), 24 deletions(-)