This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from e0f20056a Reduce alignment on struct XSAVE, fixing a gcc warning new 4c01d0e5c Add a basic test for 'memory region'
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: .../memory-region}/Makefile | 0 .../memory-region/TestMemoryRegion.py | 59 ++++++++++++++++++++++ .../test/functionalities/memory-region/main.cpp | 6 +++ 3 files changed, 65 insertions(+) copy packages/Python/lldbsuite/test/{expression_command/call-function => functiona [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/memory-region/Te [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/memory-region/main.cpp