size_t, not unsigned here to silence a warning.
authorEric Christopher <echristo@apple.com>
Thu, 22 Oct 2009 22:06:50 +0000 (22:06 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 22 Oct 2009 22:06:50 +0000 (22:06 +0000)
commitabc5ac728961cb23b1041a3466fe2eb4521603c3
tree10a1f425f2731623f34b06675a647544c1c75a6b
parenta0b0562a35fe46786eb3974fc67da8cd4f3a272a
size_t, not unsigned here to silence a warning.

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