| commit | acff5e60b5976b0f6bd7d7ae6c138fb8572bd155 | [log] [tgz] |
|---|---|---|
| author | Sean Callanan <scallanan@apple.com> | Fri Oct 31 18:07:44 2014 +0000 |
| committer | Sean Callanan <scallanan@apple.com> | Fri Oct 31 18:07:44 2014 +0000 |
| tree | 2b3b3e5d317e8d909046902eb07b278bba9edadb | |
| parent | 9dfe45ff1cbd4b06ffdd731b9f4c5fa533f311cb [diff] |
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