]> 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:17:14 +0000 (02:17 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 30 May 2013 02:17:14 +0000 (02:17 +0000)
commit9e34bb97b36901ff3edeafc0dbaf2ec05e13a3c4
tree413b12a04406e1a9e7ad663a9cb580a6ece44ac3
parent531bf9c7b6243a2bbe959db9357e81eaf822315c
Switching the tests to use size_t instead of unsigned int to hopefully appease the Linux x64 build bot (take 2, forgot this test case).

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