This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from b44c984 Revert "Remove an out param from ValueObject::GetValueForExpr [...] new c725ee6 Resubmit "Remove an output-parameter from Variable 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: include/lldb/Core/ValueObject.h | 5 +- source/Core/FormatEntity.cpp | 36 +++--- source/Core/ValueObject.cpp | 186 +++++++++++---------------- source/Plugins/Language/CPlusPlus/LibCxx.cpp | 22 ++-- source/Symbol/Variable.cpp | 6 +- 5 files changed, 108 insertions(+), 147 deletions(-)