Remove warning about testing unsigned int with int.
authorBill Wendling <isanbard@gmail.com>
Tue, 15 May 2012 09:59:13 +0000 (09:59 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 15 May 2012 09:59:13 +0000 (09:59 +0000)
commitfc6fd994ab29e73f2b4b18a3eb79f1134c07d044
tree901991d9a824e1b20a8896aedc144f4af9f06eea
parent661f760320e8b8e9bd44016585648bb1941b1584
Remove warning about testing unsigned int with int.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156812 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/SmallMapTest.cpp