This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from c9aab1c07 Disable a test in TestReturnValue on arm64 linux new a6d2a5d53 [TypeSystem] Fix inspection of Objective-C object types
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: .../debugbreak => lang/objc/ptr_refs}/Makefile | 2 +- .../objc/ptr_refs/TestPtrRefsObjC.py} | 11 +++--- .../lldbsuite/test/lang/objc/ptr_refs/main.m | 39 ++++++++++++++++++++++ source/Symbol/ClangASTContext.cpp | 8 ++--- 4 files changed, 50 insertions(+), 10 deletions(-) copy packages/Python/lldbsuite/test/{functionalities/breakpoint/debugbreak => lang [...] copy packages/Python/lldbsuite/test/{functionalities/ptr_refs/TestPtrRefs.py => la [...] create mode 100644 packages/Python/lldbsuite/test/lang/objc/ptr_refs/main.m