Attempt to fix stdint/cstdint modules try 2
authorEric Fiselier <eric@efcs.ca>
Tue, 22 Nov 2016 20:05:19 +0000 (20:05 +0000)
committerEric Fiselier <eric@efcs.ca>
Tue, 22 Nov 2016 20:05:19 +0000 (20:05 +0000)
commit7216b6bc3834ff5495d887946f0c5369fb5d27ba
treebbc680109dd253e06e2ea1c09b4afff018c5c386
parent069dd06592104003c934e4aba9533fd30199936c
Attempt to fix stdint/cstdint modules try 2

llvm-svn: 287690
libcxx/include/module.modulemap
libcxx/test/libcxx/modules/cinttypes_exports.sh.cpp [new file with mode: 0644]
libcxx/test/libcxx/modules/cstdint_exports.sh.cpp [new file with mode: 0644]
libcxx/test/libcxx/modules/inttypes_h_exports.sh.cpp [new file with mode: 0644]
libcxx/test/libcxx/modules/stdint_h_exports.sh.cpp [new file with mode: 0644]
libcxx/test/libcxx/test/config.py