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

Fix bug in ParentMap::isConsumedExpr. A BinaryOperator always "consumes" the

value of its subexpressions unless it is a comma (in which case it doesn't
consume the left subexpression).

llvm-svn: 68628
parent 58a1eb0b
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