History log of /external/clang/test/Analysis/region-store.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9f3495aeaa24da4eacf8f6c274adcef65e2f3617 19-Mar-2013 Anna Zaks <ganna@apple.com> [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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177453 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Analysis/region-store.cpp