This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from cd3731be9 Revert "[xcodeproj] Add SBReproducer to LLDB.framework" new cb94cd529 Split up minidump register context tests
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: unittests/Process/minidump/CMakeLists.txt | 1 + unittests/Process/minidump/MinidumpParserTest.cpp | 207 +++++++++------------ .../minidump/RegisterContextMinidumpTest.cpp | 145 +++++++++++++++ 3 files changed, 230 insertions(+), 123 deletions(-) create mode 100644 unittests/Process/minidump/RegisterContextMinidumpTest.cpp