This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from b82bfabdf [NFC][libc++] Remove stray semi-colon after function definition new 681171bd1 AIX system headers need stdint.h and inttypes.h to be re-enterable
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/inttypes.h | 5 + include/stdint.h | 5 + test/std/depr/depr.c.headers/stdint_h.sh.cpp | 268 +++++++++++++++++++++++++++ 3 files changed, 278 insertions(+) create mode 100644 test/std/depr/depr.c.headers/stdint_h.sh.cpp