Bug #:
Submitted by:
Reviewed by:
Two bug fixes to CheckIncrementDecrementOperand:
- removed "constantOne" usage and simply use Context.IntTy.
- fix the last constraint check...the lvalue test needs to be on the
expression, not the type! (duh).

llvm-svn: 39442
7 files changed
tree: aaee9de561813f46caa7b5a19f8fc906c29e0b54
  1. clang/
  2. llvm/
  3. stacker/