This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 0269983 Teach ValueObject::ReadPointedString how to read char[] in ho [...] new f352b1a Add an helper class lldb.formatters.synth.PythonObjectSynthet [...] new fc7b808 Rename the test class
The 2 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: examples/summaries/synth.py | 57 ++++++++++++++++++++++ .../pyobjsynthprovider}/Makefile | 0 .../TestPyObjSynthProvider.py} | 28 ++++++----- .../main.cpp | 12 ++--- .../data-formatter/pyobjsynthprovider/provider.py | 12 +++++ scripts/Python/finish-swig-Python-LLDB.sh | 1 + 6 files changed, 91 insertions(+), 19 deletions(-) create mode 100644 examples/summaries/synth.py copy packages/Python/lldbsuite/test/functionalities/{breakpoint/breakpoint_set_res [...] copy packages/Python/lldbsuite/test/functionalities/data-formatter/{data-formatter [...] copy packages/Python/lldbsuite/test/functionalities/data-formatter/{language_categ [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/data-formatter/p [...]