| commit | 286f030911d1150fc2f2d869f73ea65d6acaa8f6 | [log] [tgz] |
|---|---|---|
| author | Ted Kremenek <kremenek@apple.com> | Thu Jan 24 19:00:57 2008 +0000 |
| committer | Ted Kremenek <kremenek@apple.com> | Thu Jan 24 19:00:57 2008 +0000 |
| tree | 4a75045a85078d5b7084bf937a159b728aebef47 | |
| parent | f5601e2169438244b073ee31933188dac40fd5e8 [diff] |
Minor tweaks in the transfer functions for pre- and post- ++/-- where we falsely constructed an APInt to represent the constant '1' instead of using an APSInt (which has a sign). llvm-svn: 46317