]> granicus.if.org Git - clang/commit
Moved implementation of GRExprEngine::Nodify into GRStmtNodeBuilder. This will
authorTed Kremenek <kremenek@apple.com>
Tue, 4 Mar 2008 23:39:43 +0000 (23:39 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 4 Mar 2008 23:39:43 +0000 (23:39 +0000)
commit5c684c4be01fb98077a9b5e07ca1fdc01d8d97cb
tree6021b5ac991548f8739f85e8aa6ccc63e355e1d4
parentf6f5ef4aaa66b60270e84d1fe1292886369d2f38
Moved implementation of GRExprEngine::Nodify into GRStmtNodeBuilder.  This will
allow us to pass the builder to plug-in transfer functions and allow those
functions to create intermediate nodes.

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