]> granicus.if.org Git - clang/commit
Headers: Don't try to use RSIZE_MAX unless we are freestanding.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 12 Apr 2013 23:41:08 +0000 (23:41 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 12 Apr 2013 23:41:08 +0000 (23:41 +0000)
commitdd9bd3ba42ecc3c91ba36f194b993a99371ab825
tree52531abd3ce7ec7e0b8223322b9e92c091b2ab24
parent9df151c5bc2a746096632bbd21dc61e18675ed55
Headers: Don't try to use RSIZE_MAX unless we are freestanding.
 - We don't want to depend on the platforms stdint.h.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179429 91177308-0d34-0410-b5e6-96231b3b80d8
test/Headers/c11.c