commit | 564618f782b9f6d373f789d8cf24943fd345904d | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Sat Apr 24 20:32:12 2010 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Sat Apr 24 20:32:12 2010 +0000 |
tree | 75e02c0e933aaf59160729896b3e8d027b50b80d | |
parent | d3651cc24fbcffd8f187c82e6a91e6e3de7fe26e [diff] |
Headers: Hide intptr_t and uintptr_t definitions behind _INTPTR_T and _UINTPTR_T defines, for increased compatibility with Darwin gcc. - This is a bit of a hack, since platform compatibility issues don't belong here, but I don't think this hurts anyone either. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102264 91177308-0d34-0410-b5e6-96231b3b80d8