mirror of https://github.com/llvm-mirror/libcxx
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
681171bd1e
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 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@363939 91177308-0d34-0410-b5e6-96231b3b80d8 |
6 years ago | |
---|---|---|
.. | ||
assert_h.pass.cpp | 6 years ago | |
ciso646.pass.cpp | 6 years ago | |
complex.h.pass.cpp | 6 years ago | |
ctype_h.pass.cpp | 6 years ago | |
errno_h.pass.cpp | 6 years ago | |
fenv_h.pass.cpp | 6 years ago | |
float_h.pass.cpp | 6 years ago | |
inttypes_h.pass.cpp | 6 years ago | |
iso646_h.pass.cpp | 6 years ago | |
limits_h.pass.cpp | 6 years ago | |
locale_h.pass.cpp | 6 years ago | |
math_h.pass.cpp | 6 years ago | |
setjmp_h.pass.cpp | 6 years ago | |
signal_h.pass.cpp | 6 years ago | |
stdarg_h.pass.cpp | 6 years ago | |
stdbool_h.pass.cpp | 6 years ago | |
stddef_h.pass.cpp | 6 years ago | |
stdint_h.pass.cpp | 6 years ago | |
stdint_h.sh.cpp | 6 years ago | |
stdio_h.pass.cpp | 6 years ago | |
stdlib_h.pass.cpp | 6 years ago | |
string_h.pass.cpp | 6 years ago | |
tgmath_h.pass.cpp | 6 years ago | |
time_h.pass.cpp | 6 years ago | |
uchar_h.pass.cpp | 6 years ago | |
wchar_h.pass.cpp | 6 years ago | |
wctype_h.pass.cpp | 6 years ago |