This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_38 in repository lldb.
from 839b868 Merging r260072: -------------------------------------------- [...] new 0b001c6 Revert "Re-commit "Make dwarf parsing multi-threaded"" new ec17a5a Checkout release_38 branches of llvm and clang when building [...] new badbf9c Fix FILE * leak in Python API
The 3 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: include/lldb/API/SBCommandReturnObject.h | 10 ++- scripts/build-llvm.pl | 16 ++-- scripts/interface/SBCommandReturnObject.i | 16 ++-- source/API/SBCommandReturnObject.cpp | 18 ++++- source/Plugins/SymbolFile/DWARF/NameToDIE.cpp | 11 --- source/Plugins/SymbolFile/DWARF/NameToDIE.h | 3 - .../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 86 ++++++---------------- 7 files changed, 63 insertions(+), 97 deletions(-)