This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 75decc23e Move NoBuiltin=true closer to the other LangOpts code [NFC] new 5d5d75a0b Use a CompletionRequest in the expression command completion [NFC]
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/ExpressionParser.h | 7 ++++--- include/lldb/Expression/UserExpression.h | 2 +- source/Commands/CommandObjectExpression.cpp | 4 +--- .../Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp | 12 ++++++------ .../Plugins/ExpressionParser/Clang/ClangExpressionParser.h | 2 +- .../Plugins/ExpressionParser/Clang/ClangUserExpression.cpp | 5 +++-- source/Plugins/ExpressionParser/Clang/ClangUserExpression.h | 2 +- 7 files changed, 17 insertions(+), 17 deletions(-)