This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from e793432 Skip three test cases that are asserting on macosx as of r299 [...] new 01000d8 Enable lldm-mi commands -stack-list-locals -stack-list-variab [...]
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: .../lldb-mi/lexical_scope}/Makefile | 0 .../lldb-mi/lexical_scope/TestMiLexicalScope.py | 68 ++++++++++++++++++++++ .../lldb-mi/{syntax => lexical_scope}/main.cpp | 24 ++++++-- tools/lldb-mi/MICmdCmdStack.cpp | 6 +- tools/lldb-mi/MICmdCmdVar.cpp | 2 +- 5 files changed, 93 insertions(+), 7 deletions(-) copy packages/Python/lldbsuite/test/{functionalities/breakpoint/breakpoint_set_res [...] create mode 100644 packages/Python/lldbsuite/test/tools/lldb-mi/lexical_scope/Test [...] copy packages/Python/lldbsuite/test/tools/lldb-mi/{syntax => lexical_scope}/main.c [...]