aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorXing Xue <xingxue@outlook.com>2019-06-20 15:36:32 +0000
committerXing Xue <xingxue@outlook.com>2019-06-20 15:36:32 +0000
commitab4bcd844ab9df699c7f396786dc114f85ab8c45 (patch)
tree390c583d649faba0ec372e0ff90ac929813738da /clang/lib/Frontend/CompilerInvocation.cpp
parent345473c791080ff74a37e748a76f6d0d3ef27cf2 (diff)
downloadllvm-ab4bcd844ab9df699c7f396786dc114f85ab8c45.zip
llvm-ab4bcd844ab9df699c7f396786dc114f85ab8c45.tar.gz
llvm-ab4bcd844ab9df699c7f396786dc114f85ab8c45.tar.bz2
AIX system headers need stdint.h and inttypes.h to be re-enterable
Summary: AIX system headers need stdint.h and inttypes.h to be re-enterable when macro _STD_TYPES_T is defined so that limit macro definitions such as UINT32_MAX can be found. This patch attempts to allow that on AIX. Reviewers: hubert.reinterpretcast, jasonliu, mclow.lists, EricWF Reviewed by: hubert.reinterpretcast, mclow.lists Subscribers: jfb, jsji, christof, cfe-commits, libcxx-commits, llvm-commits Tags: #LLVM, #clang, #libc++ Differential Revision: https://reviews.llvm.org/D59253 llvm-svn: 363939
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions