This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 487bc7e Mark variadic lock guard tests as XFAIL with modules, since t [...] new 8b4cb5b Revert r287435 because of OS X test failures
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/module.modulemap | 374 +++++++++++++++++++++++++- test/libcxx/modules/cinttypes_exports.sh.cpp | 21 -- test/libcxx/modules/cstdint_exports.sh.cpp | 21 -- test/libcxx/modules/inttypes_h_exports.sh.cpp | 20 -- test/libcxx/modules/stdint_h_exports.sh.cpp | 20 -- 5 files changed, 369 insertions(+), 87 deletions(-) delete mode 100644 test/libcxx/modules/cinttypes_exports.sh.cpp delete mode 100644 test/libcxx/modules/cstdint_exports.sh.cpp delete mode 100644 test/libcxx/modules/inttypes_h_exports.sh.cpp delete mode 100644 test/libcxx/modules/stdint_h_exports.sh.cpp