This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 6d7dc69 Maintain register numbering across xml include features new 719efef Fix StackFrame::GetVariables(...) function that was broken by [...]
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: .../change_values => frame/get-variables}/Makefile | 0 .../frame/get-variables/TestGetVariables.py | 190 +++++++++++++++++++++ .../frame/get-variables}/main.c | 27 ++- source/Target/StackFrame.cpp | 2 +- 4 files changed, 204 insertions(+), 15 deletions(-) copy packages/Python/lldbsuite/test/python_api/{value/change_values => frame/get-v [...] create mode 100644 packages/Python/lldbsuite/test/python_api/frame/get-variables/T [...] copy packages/Python/lldbsuite/test/{lang/c/enum_types => python_api/frame/get-var [...]