[analyzer] Remove CallExitNodeBuilder, and have ExprEngine::processCallExit()...
[analyzer] Remove CallExitNodeBuilder, and have ExprEngine::processCallExit() do the work manually. This is a nice simplification. Along the way, fix Exprengine::processCallExit() to also perform the postStmt callback for checkers for CallExprs. llvm-svn: 147697
Loading
Please register or sign in to comment