diff options
author | Devin Coughlin <dcoughlin@apple.com> | 2015-12-05 00:22:36 +0000 |
---|---|---|
committer | Devin Coughlin <dcoughlin@apple.com> | 2015-12-05 00:22:36 +0000 |
commit | 46089867de14228205009bd4991fad0e8529ecc9 (patch) | |
tree | 71e023308556e3eef4d26b9efd097dfbb65b0a27 /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | 7c6692de16f56ec562f65f508fad4e0c68f00424 (diff) | |
download | bcm5719-llvm-46089867de14228205009bd4991fad0e8529ecc9.tar.gz bcm5719-llvm-46089867de14228205009bd4991fad0e8529ecc9.zip |
[analyzer] Fix MemRegion crash casting non-struct to derived struct (PR25426).
This commit prevents MemRegion::getAsOffset() from crashing when the analyzed
program casts a symbolic region of a non-record type to some derived type and
then attempts to access a field of the base type.
rdar://problem/23458069
llvm-svn: 254806
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions