This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 4da5f10 Install lldb Python module on Windows. new 562d4ff Remove an incorrect byte size calculation in DWARFASTParserClang new 8c033fc Fix dereferencing of pointers to empty classes
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: .../value/empty_class}/Makefile | 0 .../value/empty_class/TestValueAPIEmptyClass.py | 60 ++++++++++++++++++++++ .../value/empty_class}/main.cpp | 14 ++--- .../SymbolFile/DWARF/DWARFASTParserClang.cpp | 2 +- source/Symbol/ClangASTContext.cpp | 59 +++++++++++---------- 5 files changed, 95 insertions(+), 40 deletions(-) copy packages/Python/lldbsuite/test/{functionalities/breakpoint/breakpoint_set_res [...] create mode 100644 packages/Python/lldbsuite/test/python_api/value/empty_class/Tes [...] copy packages/Python/lldbsuite/test/{functionalities/data-formatter/language_categ [...]