diff options
author | Anna Zaks <ganna@apple.com> | 2013-03-19 22:38:09 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2013-03-19 22:38:09 +0000 |
commit | 3f4fad92fee80ad64f306ca5cd7f1e875c940d08 (patch) | |
tree | d7a685cccea76d2bda4c8068ac88f04be5ae2d3a /lldb/source/DataFormatters/FormatManager.cpp | |
parent | 4bb98d0917076f644557c1deb0c52f261bac7a43 (diff) | |
download | bcm5719-llvm-3f4fad92fee80ad64f306ca5cd7f1e875c940d08.tar.gz bcm5719-llvm-3f4fad92fee80ad64f306ca5cd7f1e875c940d08.zip |
[analyzer] Do not believe lazy binding when symbolic region types do not match
This fixes a crash when analyzing LLVM that was exposed by r177220 (modeling of
trivial copy/move assignment operators).
When we look up a lazy binding for “Builder”, we see the direct binding of Loc at offset 0.
Previously, we believed the binding, which led to a crash. Now, we do not believe it as
the types do not match.
llvm-svn: 177453
Diffstat (limited to 'lldb/source/DataFormatters/FormatManager.cpp')
0 files changed, 0 insertions, 0 deletions