]> granicus.if.org Git - clang/commit
Moved GRExprEngine::NodeSet out of GRExprEngine and made it a standalone class: Explo...
authorTed Kremenek <kremenek@apple.com>
Tue, 4 Mar 2008 23:13:06 +0000 (23:13 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 4 Mar 2008 23:13:06 +0000 (23:13 +0000)
commitf6f5ef4aaa66b60270e84d1fe1292886369d2f38
tree2a15fc7fd862a52d25f7211e99cffe332b7168c2
parent243ee47dab19fbc03cb0c88634b48479ac5a0696
Moved GRExprEngine::NodeSet out of GRExprEngine and made it a standalone class: ExplodedNodeSet.
Made GRExprEngine::NodeSet a typedef of ExplodedNodeSet.

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