commit | cad2996edf303978932c621ab02729dc11debb81 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Sat Feb 07 00:52:24 2009 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Sat Feb 07 00:52:24 2009 +0000 |
tree | 20682ceefa9a2bdef60a10390b1ba6bb940d304c | |
parent | b1f3fe55d4f7f716bac5ca83e8047d95db1115ad [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63991 91177308-0d34-0410-b5e6-96231b3b80d8