Skip to content
Commit acdc817e authored by Ted Kremenek's avatar Ted Kremenek
Browse files

When dispatching to Checker objects in GRExprEngine::CheckerVisit(),

only stop processing the checkers after all the nodes for a current
check have been processed.  This (I believe) handles the case where
PredSet (the input nodes) contains more than one node due to state
bifurcation.  Zhongxing: can you review this?

llvm-svn: 89882
parent 44df27e9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment