Touch up tests for new <version> header; fix module.modulemap.
authorEric Fiselier <eric@efcs.ca>
Wed, 4 Apr 2018 04:21:54 +0000 (04:21 +0000)
committerEric Fiselier <eric@efcs.ca>
Wed, 4 Apr 2018 04:21:54 +0000 (04:21 +0000)
commitacc32abb117809fecd82074219f97a1258f771e0
tree65040d00fcdeec6a9606c808e1e5feea2477320b
parentfcc1e6d978d4333426aa710af3d00c1db6a705da
Touch up tests for new <version> header; fix module.modulemap.

This patch does some housekeeping for the new <version> header.
It adds it to the module.modulemap, and the double_include.sh.cpp test.

Additionally it corrects the // UNSUPPORTED options for the libc++
specific test. The header needs to compile under C++03 to support
modules, and it should compile under all available compilers.

llvm-svn: 329144
libcxx/include/module.modulemap
libcxx/test/libcxx/double_include.sh.cpp
libcxx/test/libcxx/language.support/support.limits/version.pass.cpp