Using "unsigned" was masking the "size_t" version of this method.
authorBill Wendling <isanbard@gmail.com>
Mon, 5 May 2008 20:51:58 +0000 (20:51 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 5 May 2008 20:51:58 +0000 (20:51 +0000)
commit521e245288e5f9c88c24b28855676ea8034dfa75
tree1739d4220c36294966e48b9e9008c696dab01a00
parent8554cc2ea79861ddf43998bff634d1682e848216
Using "unsigned" was masking the "size_t" version of this method.

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