This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_90 in repository lldb.
from 87bc28345 Merging r366985: -------------------------------------------- [...] new 5da911c9d Merging r367414: -------------------------------------------- [...] new 968ef8616 Merging r367308: -------------------------------------------- [...]
The 2 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 +- .../Plugins/Process/Windows/Common/CMakeLists.txt | 13 ++---- .../Common/x64/RegisterContextWindows_x64.cpp | 4 ++ .../Common/x64/RegisterContextWindows_x64.h | 4 ++ .../Common/x86/RegisterContextWindows_x86.cpp | 4 ++ .../Common/x86/RegisterContextWindows_x86.h | 4 ++ 9 files changed, 77 insertions(+), 11 deletions(-) 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 [...]