diff options
author | Jim Ingham <jingham@apple.com> | 2016-01-08 23:44:51 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2016-01-08 23:44:51 +0000 |
commit | 7831c3590c27e6a801b729956d8cf9ba9283aac5 (patch) | |
tree | d570cb4f68d676f4d1c8a56d24d5d72bdd269503 /lldb/packages/Python/lldbsuite/test | |
parent | 6742d75952921124f27400a23283cff2bfd0db4a (diff) | |
download | bcm5719-llvm-7831c3590c27e6a801b729956d8cf9ba9283aac5.tar.gz bcm5719-llvm-7831c3590c27e6a801b729956d8cf9ba9283aac5.zip |
Fix a thinko in the asserts in GetDynamicTypeAndAddress. It was requiring that the
process in the incoming value be non-null, but Value Objects created off the target
don't necessarily have a process. In that case, having the targets the same is good
enough.
<rdar://problem/24097805>
llvm-svn: 257234
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions