]> granicus.if.org Git - clang/commit
Headers: Change [u]intmax_t to be defined in terms of __[U]INTMAX_TYPE__, instead...
authorDaniel Dunbar <daniel@zuster.org>
Wed, 30 Jun 2010 06:30:50 +0000 (06:30 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 30 Jun 2010 06:30:50 +0000 (06:30 +0000)
commit96d38c100d5a37f7a3343c526507de5b50f68c27
tree6c88b08291b1e81df9b3ec81cfd70931f8aa26c5
parente861c60bde74cf495447f50844d7ee7ea3a8a7a0
Headers: Change [u]intmax_t to be defined in terms of __[U]INTMAX_TYPE__, instead of intN_t.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107254 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/stdint.h
test/Preprocessor/stdint.c