This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 6544f242f Re-apply "Fix embedded Python initialization according to cha [...] new d0ea65b4a Adding test to cover the correct import of SourceLocation per [...] new 2c4669267 Fix core files for 32 bit architectures that are supported in [...]
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: .../Makefile | 2 +- .../TestImportBuiltinFileID.py | 27 +++++++++++++++++++ .../import_builtin_fileid/main.m | 6 +++++ .../postmortem/elf-core/TestLinuxCore.py | 29 +++++++++++++++++++++ .../postmortem/elf-core/linux-arm.core | Bin 0 -> 252 bytes source/Plugins/Process/elf-core/ThreadElfCore.cpp | 10 +++---- 6 files changed, 68 insertions(+), 6 deletions(-) copy packages/Python/lldbsuite/test/expression_command/{context-object-objc => imp [...] create mode 100644 packages/Python/lldbsuite/test/expression_command/import_builti [...] create mode 100644 packages/Python/lldbsuite/test/expression_command/import_builti [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/postmortem/elf-c [...]