This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 00e5d4464 Docstringify some comments in the swig interface files new e5099a11b Minidump: Use llvm parser for reading the ModuleList stream
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 | 57 ++++++++++------------ source/Plugins/Process/minidump/MinidumpParser.h | 6 +-- source/Plugins/Process/minidump/MinidumpTypes.cpp | 27 ---------- source/Plugins/Process/minidump/MinidumpTypes.h | 40 --------------- .../Plugins/Process/minidump/ProcessMinidump.cpp | 13 +++-- unittests/Process/minidump/MinidumpParserTest.cpp | 48 +++++++++--------- 6 files changed, 58 insertions(+), 133 deletions(-)