In ValueObjectDynamicValue, trust what comes from
authorSean Callanan <scallanan@apple.com>
Fri, 31 Oct 2014 18:07:44 +0000 (18:07 +0000)
committerSean Callanan <scallanan@apple.com>
Fri, 31 Oct 2014 18:07:44 +0000 (18:07 +0000)
commitacff5e60b5976b0f6bd7d7ae6c138fb8572bd155
tree2b3b3e5d317e8d909046902eb07b278bba9edadb
parent9dfe45ff1cbd4b06ffdd731b9f4c5fa533f311cb
In ValueObjectDynamicValue, trust what comes from
the runtime rather than trying to fix it up,
because now those types have ivars regardless of
whether they come from "frame variable" or from
expressions.

Patch by Enrico Granata.

llvm-svn: 220982
lldb/source/Core/ValueObjectDynamicValue.cpp