This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 435dabf61 [LIT] Have lit run the lldb test suite new 07d4ca6c2 Improve LLDB's handling of non-local minidumps
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: .../postmortem/minidump-new/TestMiniDumpNew.py | 12 +++++ .../postmortem/minidump/TestMiniDump.py | 21 ++++++++ source/Commands/CommandObjectTarget.cpp | 3 +- source/Core/Module.cpp | 3 +- source/Core/Section.cpp | 5 +- .../Plugins/Process/minidump/ProcessMinidump.cpp | 58 +++++++++++++++++++++- source/Plugins/Process/minidump/ProcessMinidump.h | 2 + 7 files changed, 98 insertions(+), 6 deletions(-)