diff options
author | Xing Xue <xingxue@outlook.com> | 2019-06-20 15:36:32 +0000 |
---|---|---|
committer | Xing Xue <xingxue@outlook.com> | 2019-06-20 15:36:32 +0000 |
commit | ab4bcd844ab9df699c7f396786dc114f85ab8c45 (patch) | |
tree | 390c583d649faba0ec372e0ff90ac929813738da /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 345473c791080ff74a37e748a76f6d0d3ef27cf2 (diff) | |
download | llvm-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