This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 75b7065 Actually use = delete to mark constructors and operators we w [...] new 98fb7f2 Fix an issue where frame variable -s <varname> would not show [...]
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: .../frame_var_scope}/Makefile | 2 - .../frame_var_scope/TestFrameVariableScope.py} | 3 +- .../test/functionalities/frame_var_scope/main.c | 21 +++++++ .../lang/cpp/unsigned_types/TestUnsignedTypes.py | 2 +- source/Commands/CommandObjectFrame.cpp | 73 +++++++++++----------- 5 files changed, 62 insertions(+), 39 deletions(-) copy packages/Python/lldbsuite/test/{expression_command/multiline => functionaliti [...] copy packages/Python/lldbsuite/test/{lang/cpp/const_this/TestConstThis.py => funct [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/frame_var_scope/main.c