This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from ade26efec [Python] Define empty SWIG wrapper for unit testin" new 983ef50cf Minidump: Use minidump types defined in llvm
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: source/Plugins/Process/minidump/MinidumpParser.cpp | 107 ++++++++++++--------- source/Plugins/Process/minidump/MinidumpParser.h | 16 ++- source/Plugins/Process/minidump/MinidumpTypes.cpp | 26 ----- source/Plugins/Process/minidump/MinidumpTypes.h | 93 +----------------- .../Plugins/Process/minidump/ProcessMinidump.cpp | 20 ++-- 5 files changed, 82 insertions(+), 180 deletions(-)