LibclangTest.cpp: s/uint/unsigned/. I think 'uint' is not a standard type.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 29 Jun 2014 11:07:48 +0000 (11:07 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 29 Jun 2014 11:07:48 +0000 (11:07 +0000)
commit6189422f08aeef2ac0958cd9533b8d6bc4352d7e
tree24c3fda5d8a8ba344da340e48d1fb346d95586ba
parent0b371ebd79c5457965a7f3c3bc9fa0303755510d
LibclangTest.cpp: s/uint/unsigned/. I think 'uint' is not a standard type.

llvm-svn: 211997
clang/unittests/libclang/LibclangTest.cpp