]> granicus.if.org Git - clang/commit
Switching the tests to use size_t instead of unsigned int to hopefully appease the...
authorAaron Ballman <aaron@aaronballman.com>
Thu, 30 May 2013 02:02:23 +0000 (02:02 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 30 May 2013 02:02:23 +0000 (02:02 +0000)
commit531bf9c7b6243a2bbe959db9357e81eaf822315c
treecd3bcb078eb54e189262c81aef07f767765ed593
parent5537e0a4df10d3445e9714736534e4d33a44fa5d
Switching the tests to use size_t instead of unsigned int to hopefully appease the Linux x64 build bot.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182906 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/microsoft-new.cpp