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

GRExprEngine: When processing compound assignments, do a switch table lookup...

GRExprEngine: When processing compound assignments, do a switch table lookup to get the non-compound opcode from the compound opcode instead of relying on the order of BinaryOperator::opcode values.  This unbreaks the misc-ps.c test.

llvm-svn: 63991
parent 19179ad6
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