diff options
| author | Enrico Granata <egranata@apple.com> | 2015-06-03 20:43:54 +0000 |
|---|---|---|
| committer | Enrico Granata <egranata@apple.com> | 2015-06-03 20:43:54 +0000 |
| commit | d5957336178074b29ad5105ad76611e5187b636d (patch) | |
| tree | 69888cd8e345e168c9c0f1a98c763231dc26cc9a /llvm/lib | |
| parent | 4bcc13d98812d97a9e8e75c494b73587d64ee044 (diff) | |
| download | bcm5719-llvm-d5957336178074b29ad5105ad76611e5187b636d.tar.gz bcm5719-llvm-d5957336178074b29ad5105ad76611e5187b636d.zip | |
Fix a bug where trying to Dump() a ValueObject would use the static/non-synthetic version of the value even if the ValueObject one actually called Dump() on turned out to be dynamic and/or synthetic
This was of course overridable by using DumpValueObjectOptions, but the default should be saner and the previous behavior made for a few fun investigations....
rdar://problem/21065149
llvm-svn: 238961
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

