This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from e6b2262b4 [lldb] Add description to option completions. new ef3bd1b34 [lldb][NFC] Add test for source info
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: .../test/commands/{add-dsym/uuid => source/info}/Makefile | 4 +--- .../source/info/TestSourceInfo.py} | 0 .../Python/lldbsuite/test/commands/source/info/main.cpp | 14 ++++++++++++++ .../Python/lldbsuite/test/commands/source/info/second.cpp | 5 +++++ 4 files changed, 20 insertions(+), 3 deletions(-) copy packages/Python/lldbsuite/test/commands/{add-dsym/uuid => source/info}/Makefi [...] copy packages/Python/lldbsuite/test/{lang/c/struct_types/TestStructTypes.py => com [...] create mode 100644 packages/Python/lldbsuite/test/commands/source/info/main.cpp create mode 100644 packages/Python/lldbsuite/test/commands/source/info/second.cpp