This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from f8a71facf Revert "[DataFormatters] Add formatter for C++17 std::optional." new bda26fe08 Don't print two errors for unknown commands.
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: .../{abbreviation => wrong_commands}/.categories | 0 .../wrong_commands/TestWrongCommands.py | 39 ++++++++++++++++++++++ source/Interpreter/CommandInterpreter.cpp | 27 --------------- 3 files changed, 39 insertions(+), 27 deletions(-) copy packages/Python/lldbsuite/test/functionalities/{abbreviation => wrong_command [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/wrong_commands/T [...]