]> granicus.if.org Git - clang/commit
Removed bogus assertions regard LValues binding to UnknownVal; they can
authorTed Kremenek <kremenek@apple.com>
Thu, 21 Feb 2008 19:15:37 +0000 (19:15 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 21 Feb 2008 19:15:37 +0000 (19:15 +0000)
commit89063af27f1268ca1a5c69eb96baa8f7948193db
tree5625479b75e081545c73c2fb453f68f00db3fe43
parent9258a645ea0879002cdb6b49fb85ec28305b01d6
Removed bogus assertions regard LValues binding to UnknownVal; they can
do so implicitly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47447 91177308-0d34-0410-b5e6-96231b3b80d8
Analysis/GRExprEngine.cpp