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

Bug fix in VisitChildren: Only visit the last statement in a StmtExpr and the...

Bug fix in VisitChildren: Only visit the last statement in a StmtExpr and the RHS of a comma expression, as the other Stmts will be visited elsewhere in a CFGBlock.

llvm-svn: 49710
parent 8adeebb2
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