Go to file
Ted Kremenek 2531fce319 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.

llvm-svn: 46582
2008-01-30 23:24:39 +00:00
clang We now delay adding nodes created by GRBranchNodeBuilder to the analysis 2008-01-30 23:24:39 +00:00
llvm Fixed a bug in MergeValueInAsValue() pointed out by David Greene. Replace val# with previous liverange's. 2008-01-30 22:44:55 +00:00