Change ValueObject creation functions to take StringRefs.
authorZachary Turner <zturner@google.com>
Sun, 13 Nov 2016 03:29:46 +0000 (03:29 +0000)
committerZachary Turner <zturner@google.com>
Sun, 13 Nov 2016 03:29:46 +0000 (03:29 +0000)
commitaa5611f56df92ca78df874a3b751f906044460c1
tree2ea0cd20f0ff488617c617e0c8edc130304b79d6
parent7a120c8b3df60a5da382f8f7baeaccdfa928bd5b
Change ValueObject creation functions to take StringRefs.

llvm-svn: 286744
lldb/include/lldb/Core/ValueObject.h
lldb/include/lldb/DataFormatters/TypeSynthetic.h
lldb/source/Core/ValueObject.cpp
lldb/source/DataFormatters/TypeSynthetic.cpp
lldb/source/Plugins/ExpressionParser/Go/GoUserExpression.cpp