This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 7e5c2bd17 [unittests] Another speculative fix for changes introduced in [...] new 5bdd7b659 Fix for bug 34532 - A few rough corners related to post-morte [...]
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: include/lldb/Target/Process.h | 8 ++++- .../postmortem/elf-core/TestLinuxCore.py | 30 +++++++++++++++++ .../postmortem/minidump-new/TestMiniDumpNew.py | 39 ++++++++++++++++++++-- source/Commands/CommandObjectThread.cpp | 8 ++++- source/Plugins/Process/elf-core/ProcessElfCore.h | 2 ++ source/Target/Process.cpp | 10 +++++- 6 files changed, 91 insertions(+), 6 deletions(-)