Altered ctor for APSInt to accept an optional "isUnsigned" flag. Default
authorTed Kremenek <kremenek@apple.com>
Tue, 29 Jan 2008 18:55:14 +0000 (18:55 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 29 Jan 2008 18:55:14 +0000 (18:55 +0000)
commitd25c9cd3ff5786655201c550ae76f1b89815e1c7
tree1af2fdb0a0bc9e53e87fb885359ef387f74f99f3
parent303595942502f17c087fa28874c2b89117148c45
Altered ctor for APSInt to accept an optional "isUnsigned" flag.  Default
behavior is unchanged.

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