Re-add the StringRef interface changes for Variable.
authorZachary Turner <zturner@google.com>
Fri, 18 Nov 2016 19:23:39 +0000 (19:23 +0000)
committerZachary Turner <zturner@google.com>
Fri, 18 Nov 2016 19:23:39 +0000 (19:23 +0000)
commit2a3d10ae613af37491fd81747ec418d2d93635b0
treed1572d4fe64c68681f893b9bfc2ed697771fefe9
parentb82f97f4bba01fc805e7a3307bc12722f0c681c7
Re-add the StringRef interface changes for Variable.

This concludes the changes I originally tried to make and then
had to back out.  This way if anything is still broken, it
should be easier to bisect it back to a more specific changeset.

llvm-svn: 287367
lldb/include/lldb/Core/ValueObject.h
lldb/include/lldb/Symbol/Variable.h
lldb/source/Core/ValueObject.cpp
lldb/source/Symbol/Variable.cpp