OSDN Git Service

Fix a bug in getMaxValue/getMinValue to pass the right signedness the
authorChris Lattner <sabre@nondot.org>
Fri, 30 Jan 2009 01:58:19 +0000 (01:58 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 30 Jan 2009 01:58:19 +0000 (01:58 +0000)
commit072e99ef9bd7e731c06716d8a21f630e429ddd82
tree4ae1f3605ea02a1a0e9b04220759e7f3bfea2072
parent5585db0c6ee5da17b36e6c9cefeb8024968b86c7
Fix a bug in getMaxValue/getMinValue to pass the right signedness the
the constructed APSInt, patch suggested by Ben Laurie!

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