This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from f4ce1f6 Change IOHandlerConfirm to use StringRefs. new 8bbb0a4 Change ValueObject creation functions to take StringRefs.
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 | 10 ++++---- include/lldb/DataFormatters/TypeSynthetic.h | 7 +++--- source/Core/ValueObject.cpp | 27 +++++++++++----------- source/DataFormatters/TypeSynthetic.cpp | 7 +++--- .../ExpressionParser/Go/GoUserExpression.cpp | 5 ++-- 5 files changed, 31 insertions(+), 25 deletions(-)