You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/libcxx/language.support/support.limits
Eric Fiselier 576717d499 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.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@329144 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
c.limits Move all tests for _LIBCPP_VERSION in language.support to test/libcxx/language.support. 10 years ago
limits Move all tests for _LIBCPP_VERSION in language.support to test/libcxx/language.support. 10 years ago
version.pass.cpp Touch up tests for new <version> header; fix module.modulemap. 8 years ago