]> granicus.if.org Git - clang/commit
Enhance GRExprEngine::EvalBind to handle some implicit casts from nonlocs to
authorTed Kremenek <kremenek@apple.com>
Mon, 20 Jul 2009 21:43:20 +0000 (21:43 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 20 Jul 2009 21:43:20 +0000 (21:43 +0000)
commitbc59aa57c525dc84eb5e5dd7ac76cac63630db46
tree8afaa3b6ca995575a21c87a070ab6a44465aa90e
parentdd6611426b96019516ed473ce25a8664065e9865
Enhance GRExprEngine::EvalBind to handle some implicit casts from nonlocs to
locs and vis versa.

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