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

Refactor GRExprEngine::VisitCall() to use EvalArguments(), just like...

Refactor GRExprEngine::VisitCall() to use EvalArguments(), just like VisitCXXMemberCallExpr().  Ideally we should unify these code paths as much as possible, since they only differ by a few details.

llvm-svn: 114628
parent 1fae17a8
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