This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from d1700e79d Make operator==s consistent between c++ and python APIs new a33f53870 Allow partial UUID matching in Minidump core file plug-in
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 | 52 +++++++++++++++++++++ .../postmortem/minidump-new/libuuidmatch.yaml | 14 ++++++ .../postmortem/minidump-new/libuuidmismatch.yaml | 14 ++++++ .../minidump-new/linux-arm-partial-uuids-match.dmp | Bin 0 -> 403 bytes .../linux-arm-partial-uuids-mismatch.dmp | Bin 0 -> 409 bytes .../Plugins/Process/minidump/ProcessMinidump.cpp | 42 ++++++++++++++--- 6 files changed, 115 insertions(+), 7 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 [...]