Add EvalCallExpr interface to checker, and migrate the no-return function
handler to this interface. GRExprEngine::CheckerEvalCall() will return true if one of the checkers has processed the node. In the future this might return void when we have some default checker. llvm-svn: 90755
Loading
Please register or sign in to comment