This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 076351b7f Fix MSVC build new 19c0e40a7 Inject only relevant local variables in the expression evalua [...]
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: .../TestMembersAndLocalsWithSameName.py | 37 +++++++++++++++ .../Clang/ClangExpressionSourceCode.cpp | 55 +++++++++++++++++++--- .../Clang/ClangExpressionSourceCode.h | 7 +-- .../ExpressionParser/Clang/ClangUserExpression.cpp | 14 +++--- .../ExpressionParser/Clang/ClangUserExpression.h | 5 +- 5 files changed, 100 insertions(+), 18 deletions(-)