OSDN Git Service

Use an unsigned type because there seems to be no reason for it to be signed.
authorCraig Topper <craig.topper@gmail.com>
Sun, 30 Nov 2014 00:24:32 +0000 (00:24 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 30 Nov 2014 00:24:32 +0000 (00:24 +0000)
commitd45efb54677eee5f243de96523d32d54c2a171b2
tree5c83d02a421e16c3ab16e5f26860038d84870a71
parenta1fa859a92d17fd71890346c26d1d61401bf62c3
Use an unsigned type because there seems to be no reason for it to be signed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222966 91177308-0d34-0410-b5e6-96231b3b80d8
lib/TableGen/TGParser.cpp