]> granicus.if.org Git - clang/commit
Fix accidental use of CheckSVal instead of CheckLocation, and add a
authorTed Kremenek <kremenek@apple.com>
Thu, 29 Oct 2009 05:33:39 +0000 (05:33 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 29 Oct 2009 05:33:39 +0000 (05:33 +0000)
commit3f214b35cac948f8bb68542814379858e984c745
tree311141943506dccb79c76e09ddc32f4d8ba26b90
parentfc3bb49e917b4a6bb766f2216ca7d67cc84fd963
Fix accidental use of CheckSVal instead of CheckLocation, and add a
small test case to show we handle dereferences of undefined values.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85492 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/GRExprEngineInternalChecks.cpp
test/Analysis/misc-ps.m