]> granicus.if.org Git - clang/commit
Plug-in transfer function "EvalCall" now takes as an argument the current
authorTed Kremenek <kremenek@apple.com>
Wed, 5 Mar 2008 00:33:14 +0000 (00:33 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 5 Mar 2008 00:33:14 +0000 (00:33 +0000)
commit330dddd19406f9cc227e59e0bb0a36ecdc52915e
tree11332ef1e208029741dd139b34e596d5b074bddb
parente5f4dcb6bd73a10df6eb6c3cfe057c88cb2362cc
Plug-in transfer function "EvalCall" now takes as an argument the current
GRStmtNodeBuilder and is now responsible for adding its own nodes to the graph.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47923 91177308-0d34-0410-b5e6-96231b3b80d8
Analysis/GRExprEngine.cpp
Analysis/GRSimpleVals.cpp
Analysis/GRSimpleVals.h
include/clang/Analysis/PathSensitive/ExplodedGraph.h
include/clang/Analysis/PathSensitive/GRCoreEngine.h
include/clang/Analysis/PathSensitive/GRExprEngine.h
include/clang/Analysis/PathSensitive/GRTransferFuncs.h