This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 76ef59217 [lldb][NFC] Move Clang-specific flags to ClangUserExpression new 9f6571feb dotest: improvements to the pexpect tests
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: .../TestMultilineCompletion.py | 44 +++------- .../lldbsuite/test/functionalities/format/Makefile | 5 -- .../test/functionalities/format/TestFormats.py | 38 --------- .../lldbsuite/test/functionalities/format/main.c | 14 ---- .../completion/TestIOHandlerCompletion.py | 50 +++-------- packages/Python/lldbsuite/test/lldbpexpect.py | 97 +++++++--------------- 6 files changed, 56 insertions(+), 192 deletions(-) delete mode 100644 packages/Python/lldbsuite/test/functionalities/format/Makefile delete mode 100644 packages/Python/lldbsuite/test/functionalities/format/TestFormats.py delete mode 100644 packages/Python/lldbsuite/test/functionalities/format/main.c