Revert "Remove an out param from ValueObject::GetValueForExpressionPath."
authorZachary Turner <zturner@google.com>
Fri, 18 Nov 2016 06:34:45 +0000 (06:34 +0000)
committerZachary Turner <zturner@google.com>
Fri, 18 Nov 2016 06:34:45 +0000 (06:34 +0000)
commit655c4525346dc1440dae23db47717cda1d00d29b
treee966092d61ca7ef54153eb2087231e69dc68fd2e
parent12450b20b4c3a5d3864236c43b90e295d780e92e
Revert "Remove an out param from ValueObject::GetValueForExpressionPath."

This reverts commit r287315, as it introduces a bug that breaks
many things.

llvm-svn: 287320
lldb/include/lldb/Core/ValueObject.h
lldb/source/Core/FormatEntity.cpp
lldb/source/Core/ValueObject.cpp
lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp
lldb/source/Symbol/Variable.cpp