This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from c725ee6 Resubmit "Remove an output-parameter from Variable function". new 385ca48 Re-add the StringRef interface changes for Variable.
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 +- include/lldb/Symbol/Variable.h | 2 +- source/Core/ValueObject.cpp | 26 ++--- source/Symbol/Variable.cpp | 210 +++++++++++++++++++++------------------- 4 files changed, 126 insertions(+), 117 deletions(-)