Fix bug where APSInt::operator-- incremented instead of decremented.
authorTed Kremenek <kremenek@apple.com>
Mon, 16 Feb 2009 22:39:08 +0000 (22:39 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 16 Feb 2009 22:39:08 +0000 (22:39 +0000)
commit3c172a29598aabf76ddaf02f4fd7ab85df74ecd0
tree47b75c2ae0aba3d3e1ce07905904414f4a4cc063
parent50369517b7ef739a8d83ece3d33ab3302de879f8
Fix bug where APSInt::operator-- incremented instead of decremented.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64687 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APSInt.h