This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from e183ec776 [DataFormatters] Add formatter for C++17 std::optional. new f8a71facf Revert "[DataFormatters] Add formatter for C++17 std::optional."
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: .../data-formatter-stl/libcxx/optional/Makefile | 7 -- .../optional/TestDataFormatterLibcxxOptional.py | 59 --------------- .../data-formatter-stl/libcxx/optional/main.cpp | 27 ------- .../Plugins/Language/CPlusPlus/LibCxxOptional.cpp | 85 ---------------------- 4 files changed, 178 deletions(-) delete mode 100644 packages/Python/lldbsuite/test/functionalities/data-formatter/d [...] delete mode 100644 packages/Python/lldbsuite/test/functionalities/data-formatter/d [...] delete mode 100644 packages/Python/lldbsuite/test/functionalities/data-formatter/d [...] delete mode 100644 source/Plugins/Language/CPlusPlus/LibCxxOptional.cpp