diff options
author | Ted Kremenek <kremenek@apple.com> | 2012-05-10 22:02:39 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2012-05-10 22:02:39 +0000 |
commit | 77cbb8481b52b155f07501b80cfc86ec7a2eb75d (patch) | |
tree | 5a04a2eeb8fdc7bbf91b43aadab89cd87151bfc0 /lldb/examples/python/crashlog.py | |
parent | 4fe10a5d9a82fc2b408eed8c548a180fb8ba10ab (diff) | |
download | llvm-77cbb8481b52b155f07501b80cfc86ec7a2eb75d.zip llvm-77cbb8481b52b155f07501b80cfc86ec7a2eb75d.tar.gz llvm-77cbb8481b52b155f07501b80cfc86ec7a2eb75d.tar.bz2 |
Fix insidious RegionStore bug where we (a) didn't handle vector types and (b) had
a horrible bug in GetLazyBindings where we falsely appended a field suffix when traversing 3 or more
layers of lazy bindings. I don't have a reduced test case yet; but I have added the original source
to an internal regression test suite. I'll see about coming up with a reduced test case.
Fixes <rdar://problem/11405978> (for real).
llvm-svn: 156580
Diffstat (limited to 'lldb/examples/python/crashlog.py')
0 files changed, 0 insertions, 0 deletions