This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from ab4d2fba7 Fix typo in ArmUnwindInfo::GetUnwindPlan new 0db7b4340 test/PECOFF: Remove REQUIRES: system-windows new c0a5752fb Breakpad: Match the new UUID algorithm in minidumps
The 2 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: lit/Modules/Breakpad/Inputs/uuid-matching-mac.syms | 2 ++ .../Breakpad/Inputs/uuid-matching-mac.yaml} | 29 +++++++++------ lit/Modules/Breakpad/breakpad-identification.test | 4 +-- lit/Modules/Breakpad/uuid-matching-mac.test | 13 +++++++ lit/Modules/PECOFF/dep-modules.yaml | 2 +- lit/Modules/PECOFF/export-dllfunc.yaml | 2 +- .../postmortem/minidump/TestMiniDump.py | 10 ++++++ .../postmortem/minidump/fizzbuzz.syms | 2 ++ .../ObjectFile/Breakpad/BreakpadRecords.cpp | 41 +++++++--------------- .../ObjectFile/Breakpad/BreakpadRecordsTest.cpp | 2 +- 10 files changed, 63 insertions(+), 44 deletions(-) create mode 100644 lit/Modules/Breakpad/Inputs/uuid-matching-mac.syms copy lit/{SymbolFile/Breakpad/Inputs/basic-macho.yaml => Modules/Breakpad/Inputs/u [...] create mode 100644 lit/Modules/Breakpad/uuid-matching-mac.test create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/minid [...]