]> granicus.if.org Git - clang/commit
Use intptr_t from stdint.h (in freestanding mode) instead of redefining it here
authorKen Dyck <ken.dyck@onsemi.com>
Sun, 22 Nov 2009 18:29:06 +0000 (18:29 +0000)
committerKen Dyck <ken.dyck@onsemi.com>
Sun, 22 Nov 2009 18:29:06 +0000 (18:29 +0000)
commitbaf524d2137f719f0465cf5e8dc8d5f5d8089fbf
treedba67a6100058383f4d49c18e69254978566a1a2
parent11e6b0a0cc3664b1037c39a901bfc52e72161bf1
Use intptr_t from stdint.h (in freestanding mode) instead of redefining it here
with __INTPTR_TYPE__.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89609 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/const-init.c