This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from f88830e Update test for r268192. new d2244a5 Add support for synthetic child providers to optionally retur [...]
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: include/lldb/DataFormatters/TypeSynthetic.h | 8 +++ include/lldb/Interpreter/ScriptInterpreter.h | 6 ++ source/Core/ValueObjectSyntheticFilter.cpp | 3 + source/DataFormatters/TypeSynthetic.cpp | 9 +++ .../Python/ScriptInterpreterPython.cpp | 66 ++++++++++++++++++++++ .../Python/ScriptInterpreterPython.h | 2 + 6 files changed, 94 insertions(+)