[PATCH] D59253: [AIX][libcxx] AIX system headers need stdint.h and inttypes.h to be re-enterable when macro _STD_TYPES_T is defined
Xing Xue via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 3 09:10:26 PDT 2019
xingxue updated this revision to Diff 202734.
xingxue added a comment.
Addressed comments:
- Fixed typo _XOPEN_SOUECE->_XOPEN_SOURCE
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59253/new/
https://reviews.llvm.org/D59253
Files:
clang/lib/Headers/inttypes.h
clang/lib/Headers/stdint.h
libcxx/include/inttypes.h
libcxx/include/stdint.h
libcxx/test/std/depr/depr.c.headers/stdint_h.sh.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59253.202734.patch
Type: text/x-patch
Size: 7657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190603/4e8fb972/attachment.bin>
More information about the cfe-commits
mailing list