This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from b7d6bcf03 [lldb][NFC] Check in crashing test case new 05cdaf253 [lldb] Fix crash when tab-completing in multi-line expr
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: .../Makefile | 0 .../TestMultilineCompletion.py | 52 ++++++++++++++++++++++ .../expression_command/multiline-completion/main.c | 5 +++ source/Core/IOHandler.cpp | 2 +- 4 files changed, 58 insertions(+), 1 deletion(-) copy packages/Python/lldbsuite/test/expression_command/{dollar-in-variable => mult [...] create mode 100644 packages/Python/lldbsuite/test/expression_command/multiline-com [...] create mode 100644 packages/Python/lldbsuite/test/expression_command/multiline-com [...]