diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2011-05-01 08:48:21 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2011-05-01 08:48:21 +0000 |
commit | af5a3c6af37a16b0ca686e6af994010b0b3785dd (patch) | |
tree | cd7a02fa3ccc3ea8e539e0e99180f2472ec9afe3 /test/Index/annotate-nested-name-specifier.cpp | |
parent | f7ef00048d0a3f6079d82e00a9a8dba92179b9a8 (diff) |
Have the array type traits build an expression with type 'size_t'
instead of 'int'.
The Embarcadero spec says 'unsigned int', not 'int'. That's what
'size_t' is on Windows, but for Clang using a 'size_t' that can be
larger than int seems more appropriate.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130653 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Index/annotate-nested-name-specifier.cpp')
0 files changed, 0 insertions, 0 deletions