This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 039e6a5 Used llvm_unreached to quite a VC++ compiler warning. new 509d2d9 [fix] Fixed a bug where const this would cause parser errors [...]
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: include/lldb/Expression/ExpressionSourceCode.h | 1 - .../typedef_array => lang/cpp/const_this}/Makefile | 4 ++++ .../const_this/TestConstThis.py} | 0 .../test/lang/cpp/{bool => const_this}/main.cpp | 14 ++++++++++---- source/Expression/ExpressionSourceCode.cpp | 5 ++--- source/Expression/LLVMUserExpression.cpp | 1 - .../ExpressionParser/Clang/ClangExpressionDeclMap.cpp | 18 ++++++++++++++---- .../ExpressionParser/Clang/ClangUserExpression.cpp | 2 +- 8 files changed, 31 insertions(+), 14 deletions(-) copy packages/Python/lldbsuite/test/{functionalities/data-formatter/typedef_array [...] copy packages/Python/lldbsuite/test/lang/{c/struct_types/TestStructTypes.py => cpp [...] copy packages/Python/lldbsuite/test/lang/cpp/{bool => const_this}/main.cpp (63%)