]> granicus.if.org Git - clang/commit
Make our mini-stdint.h platform-independent by using predefined macros.
authorJordan Rose <jordan_rose@apple.com>
Wed, 26 Sep 2012 16:41:11 +0000 (16:41 +0000)
committerJordan Rose <jordan_rose@apple.com>
Wed, 26 Sep 2012 16:41:11 +0000 (16:41 +0000)
commit1aca4565aba1b5dc5dfbbfe4446f630b846fe01f
tree727315152fd4f2a7bf3e6fd35940bed77801ab3b
parent526d24444c91404dc4165b141e5ec095125c1bc8
Make our mini-stdint.h platform-independent by using predefined macros.

This also adds a definition for uint64_t, which was causing build failures
on some platforms. (I'm actually surprised this didn't happen on more
builders, but maybe the search paths are different.)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164706 91177308-0d34-0410-b5e6-96231b3b80d8
test/Headers/Inputs/include/stdint.h