]> granicus.if.org Git - clang/commit
Remove the __INTMAX_TYPE__ and __UINTMAX_TYPE__ built-in macros as they are no
authorKen Dyck <ken.dyck@onsemi.com>
Wed, 18 Nov 2009 19:51:06 +0000 (19:51 +0000)
committerKen Dyck <ken.dyck@onsemi.com>
Wed, 18 Nov 2009 19:51:06 +0000 (19:51 +0000)
commiteec59a7364cfb4ce409afb2074038dd315bbce96
treed35e977b1c5c3e531fce5f8447c2ca2fb9aa1d73
parentd5b219706a89f807d0b626b8afd21926ddd95f3e
Remove the __INTMAX_TYPE__ and __UINTMAX_TYPE__ built-in macros as they are no
longer used by stdint.h.

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