This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 7b502c5ee Fix memory leak in TestClangASTContext.TestRecordHasFields new c37ee4583 [lldb] Fix some C++ virtual method call bugs in LLDB expressi [...]
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: .../Makefile | 0 .../TestCallOverriddenMethod.py | 47 ++++++++++++ .../call-overridden-method/main.cpp | 16 ++++ .../SymbolFile/DWARF/DWARFASTParserClang.cpp | 88 ++++++++++++++++++++++ 4 files changed, 151 insertions(+) copy packages/Python/lldbsuite/test/expression_command/{call-function => call-over [...] create mode 100644 packages/Python/lldbsuite/test/expression_command/call-overridd [...] create mode 100644 packages/Python/lldbsuite/test/expression_command/call-overridd [...]