Fix regression in modeling assignments of an address of a variable to itself. Fixes...
authorTed Kremenek <kremenek@apple.com>
Fri, 22 Feb 2013 01:39:26 +0000 (01:39 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 22 Feb 2013 01:39:26 +0000 (01:39 +0000)
commita3bb2b604422789a452d4b269061ad23e96729f7
treeb02e067405fb5a886389d3403fc8f4cddaf2fc1f
parent77569ffd0617b583e40c3e685a8b3f193ede7514
Fix regression in modeling assignments of an address of a variable to itself.  Fixes <rdar://problem/13226577>.

llvm-svn: 175852
clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp
clang/test/Analysis/stack-addr-ps.cpp