Explicitly cast std::min's arguments to avoid type mismatches.
authorDan Gohman <gohman@apple.com>
Thu, 18 Mar 2010 19:01:12 +0000 (19:01 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 18 Mar 2010 19:01:12 +0000 (19:01 +0000)
commitaea1b501ceff5a10e9def91febcc80926196391d
tree7daaf3b2717674ff81735c9578161f72eab74a34
parentfe7bb05ad1bb2644140a2009e34b0b581d9fee67
Explicitly cast std::min's arguments to avoid type mismatches.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98851 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Allocator.h