Eliminate sign-comparison warnings in APInt
authorDouglas Gregor <dgregor@apple.com>
Tue, 20 Sep 2011 18:11:52 +0000 (18:11 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 20 Sep 2011 18:11:52 +0000 (18:11 +0000)
commitf83f0f8246457bf7951bc95dd74ec67cf524b845
tree212dceaa6df2d829d36910b96b99f13e963c7698
parent70303688bc489a316cb0892499ac4024088fa58a
Eliminate sign-comparison warnings in APInt

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140158 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/APInt.cpp