]> granicus.if.org Git - clang/commit
Remove __INTPTR_TYPE__ as it is no longer needed by stdint.h, which uses
authorKen Dyck <ken.dyck@onsemi.com>
Thu, 19 Nov 2009 12:15:31 +0000 (12:15 +0000)
committerKen Dyck <ken.dyck@onsemi.com>
Thu, 19 Nov 2009 12:15:31 +0000 (12:15 +0000)
commited116e95bc01f002918343d6003b573bd17e26a3
tree52d4d8928d4e2bcf436fd858900f18ec45179b79
parent234e16229b1aa0e6e3ac4abd2070cf75ba64704e
Remove __INTPTR_TYPE__ as it is no longer needed by stdint.h, which uses
__INTPTR_WIDTH__ instead.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89340 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/InitPreprocessor.cpp
test/Preprocessor/init.c