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)
commit17df40d484c650245b67a7e3fa2ae91354f5ea26
tree3599a4d6d1f508f7013698e143a7138101bc6a35
parent9ae3956f223b3f7961ffcca8da7f1a1b1f6585d7
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.)

llvm-svn: 164706
clang/test/Headers/Inputs/include/stdint.h