]> granicus.if.org Git - clang/commit
Fix another GRExprEngine::VisitCast regression: handle casts of void* to function...
authorTed Kremenek <kremenek@apple.com>
Thu, 5 Mar 2009 22:47:06 +0000 (22:47 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 5 Mar 2009 22:47:06 +0000 (22:47 +0000)
commit5c42f9ba44094eb1a05f8d36c5479645ffbb3c7b
tree7b7805d9b7061c4053c8d80a1b8c48548e83e6b3
parent247936605913c718f4141f845aec6cb6e169fb37
Fix another GRExprEngine::VisitCast regression: handle casts of void* to function pointers.

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