]> granicus.if.org Git - clang/commit
Further tweak nonloc::ConcreteInt pretty printing
authorTed Kremenek <kremenek@apple.com>
Thu, 23 Dec 2010 02:42:46 +0000 (02:42 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 23 Dec 2010 02:42:46 +0000 (02:42 +0000)
commit35df9c70f5dc04a2ed74129bcf31b1938238e4c2
tree191b48060c882b51e8f8e5a7254d5fd75fca3dc5
parentc478a1425c055e517169220ea1c1efd857e65f52
Further tweak nonloc::ConcreteInt pretty printing
to correctly print out negative values for
signed integers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122470 91177308-0d34-0410-b5e6-96231b3b80d8
lib/GR/SVals.cpp