]> granicus.if.org Git - clang/commit
Fix PR 4988 by removing an invalid assertion (a function can be referenced in
authorTed Kremenek <kremenek@apple.com>
Wed, 23 Sep 2009 01:30:01 +0000 (01:30 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 23 Sep 2009 01:30:01 +0000 (01:30 +0000)
commit657406dd407a3f17c594205d65fec049cf1304dd
treee677536a0737a6ffaf6bcbe8b7bd146b76aebfe6
parentb1663d050744ab3a4987df2d3a394f3ae0468435
Fix PR 4988 by removing an invalid assertion (a function can be referenced in
GRExprEngine::VisitDeclRefExpr without 'asLValue' being true).

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