This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 1e47b6d8a [lldb] Fix and test completion for ambiguous long options new 2b6f942c8 [lldb][NFC] Test custom C++ operators
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 .../TestCppOperators.py} | 0 .../lldbsuite/test/lang/cpp/operators/main.cpp | 142 +++++++++++++++++++++ 3 files changed, 142 insertions(+) copy packages/Python/lldbsuite/test/lang/cpp/{class-template-parameter-pack => ope [...] copy packages/Python/lldbsuite/test/lang/cpp/{function_refs/TestFunctionRefs.py => [...] create mode 100644 packages/Python/lldbsuite/test/lang/cpp/operators/main.cpp