This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 7abb0deb2 Delete more dead code. new c57f67879 Fix UUID decoding from minidump files
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/TestMiniDumpUUID.py | 121 +++++++++++++++++++++ .../linux-arm-uuids-elf-build-id-16.dmp | Bin 0 -> 460 bytes .../linux-arm-uuids-elf-build-id-20.dmp | Bin 0 -> 468 bytes .../minidump-new/linux-arm-uuids-no-age.dmp | Bin 0 -> 470 bytes .../minidump-new/linux-arm-uuids-with-age.dmp | Bin 0 -> 470 bytes .../minidump-new/linux-arm-zero-uuids.dmp | Bin 0 -> 534 bytes .../minidump-new/macos-arm-uuids-no-age.dmp | Bin 0 -> 470 bytes source/Plugins/Process/minidump/MinidumpParser.cpp | 47 ++++++-- 8 files changed, 156 insertions(+), 12 deletions(-) create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...]