commit | e4bce7a4250e3d646ceab372ebed71ca7e79cf28 | [log] [tgz] |
---|---|---|
author | Bob Wilson <bob.wilson@apple.com> | Tue Jun 18 05:36:04 2013 +0000 |
committer | Bob Wilson <bob.wilson@apple.com> | Tue Jun 18 05:36:04 2013 +0000 |
tree | 1f9f4b5708c16e724310c5c88e562372e713163c | |
parent | 5c1a9f3bc0f11905974450ee7729ae3d556d316f [diff] |
size_t on Darwin AAPCS targets is "unsigned long". <rdar://problem/14136459> Some embedded targets use ARM's AAPCS with iOS header files that define size_t as unsigned long, which conflicts with the usual AAPCS definition of size_t as unsigned int. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184171 91177308-0d34-0410-b5e6-96231b3b80d8