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)
commitb3133645abfe54b0864158c8264bcd3802b25bb2
tree462781f90656f2891dd824a56e424875d68232d7
parent395c893d339405a98a9711023d953346ac0b7ccb
Remove warning about testing unsigned int with int.

llvm-svn: 156812
llvm/unittests/ADT/SmallMapTest.cpp