]> granicus.if.org Git - clang/commit
We now delay adding nodes created by GRBranchNodeBuilder to the analysis
authorTed Kremenek <kremenek@apple.com>
Wed, 30 Jan 2008 23:24:39 +0000 (23:24 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 30 Jan 2008 23:24:39 +0000 (23:24 +0000)
commit3b4f6702860208692f6ef28401e68de4e3ff9af9
tree985e57508d9acfeb9f0079b5dd890dc9fca9ce31
parentb38911f16b4943548db6a3695fc6ae23070b25d2
We now delay adding nodes created by GRBranchNodeBuilder to the analysis
worklist until the dstor of GRBranchNodeBuilderImpl. This way clients can mark
creates nodes as "sinks" before they are added to the worklist.

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