This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from e70a99766 Add include directory for libxml on macOS new 8692126c7 Add libc++ data formatter for std::function
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: .../libcxx/function/TestLibCxxFunction.py | 20 +- .../data-formatter-stl/libcxx/function/main.cpp | 21 +- .../Language/CPlusPlus/CPlusPlusLanguage.cpp | 10 +- source/Plugins/Language/CPlusPlus/LibCxx.cpp | 241 +++++++++++++++++++-- source/Plugins/Language/CPlusPlus/LibCxx.h | 7 +- 5 files changed, 261 insertions(+), 38 deletions(-)