Fix uint -> size_t conversion warning.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 18 Apr 2014 18:08:31 +0000 (18:08 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 18 Apr 2014 18:08:31 +0000 (18:08 +0000)
commit6a3c4b70ab424db4ba04eb75cee46cbe88faec8f
tree6504acecdc97b21303d9ea346c8ceb55493fba35
parentebb5d294730a5f39125003fe5ae929d073ecc319
Fix uint -> size_t conversion warning.

This warning is disabled for the LLVM build,
but external users of the header can still
run into this.

Patch by Ke Bai

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