Cleaning up the test suite; remove some includes of non-standard file <__config>
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@226411 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
33f50fb940
commit
02f6369a6b
@ -17,9 +17,6 @@
|
|||||||
int main () {}
|
int main () {}
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
|
||||||
#include <__config>
|
|
||||||
|
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
@ -16,9 +16,6 @@
|
|||||||
int main () {}
|
int main () {}
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
|
||||||
#include <__config>
|
|
||||||
|
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
@ -15,9 +15,6 @@
|
|||||||
int main () {}
|
int main () {}
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
|
||||||
#include <__config>
|
|
||||||
|
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
@ -15,8 +15,6 @@
|
|||||||
// template <class E> reverse_iterator<const E*> rbegin(initializer_list<E> il);
|
// template <class E> reverse_iterator<const E*> rbegin(initializer_list<E> il);
|
||||||
// template <class E> reverse_iterator<const E*> rend(initializer_list<E> il);
|
// template <class E> reverse_iterator<const E*> rend(initializer_list<E> il);
|
||||||
|
|
||||||
#include <__config>
|
|
||||||
|
|
||||||
#if __cplusplus >= 201103L
|
#if __cplusplus >= 201103L
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
|
@ -18,9 +18,7 @@
|
|||||||
// regex_constants::match_flag_type =
|
// regex_constants::match_flag_type =
|
||||||
// regex_constants::match_default) = delete;
|
// regex_constants::match_default) = delete;
|
||||||
|
|
||||||
#include <__config>
|
#if __cplusplus <= 201402L
|
||||||
|
|
||||||
#if _LIBCPP_STD_VER <= 11
|
|
||||||
#error
|
#error
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
@ -18,9 +18,7 @@
|
|||||||
// regex_constants::match_flag_type =
|
// regex_constants::match_flag_type =
|
||||||
// regex_constants::match_default) = delete;
|
// regex_constants::match_default) = delete;
|
||||||
|
|
||||||
#include <__config>
|
#if __cplusplus <= 201402L
|
||||||
|
|
||||||
#if _LIBCPP_STD_VER <= 11
|
|
||||||
#error
|
#error
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
@ -17,9 +17,7 @@
|
|||||||
// regex_constants::match_flag_type m =
|
// regex_constants::match_flag_type m =
|
||||||
// regex_constants::match_default) = delete;
|
// regex_constants::match_default) = delete;
|
||||||
|
|
||||||
#include <__config>
|
#if __cplusplus <= 201402L
|
||||||
|
|
||||||
#if _LIBCPP_STD_VER <= 11
|
|
||||||
#error
|
#error
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
@ -18,9 +18,7 @@
|
|||||||
// regex_constants::match_flag_type m =
|
// regex_constants::match_flag_type m =
|
||||||
// regex_constants::match_default);
|
// regex_constants::match_default);
|
||||||
|
|
||||||
#include <__config>
|
#if __cplusplus <= 201402L
|
||||||
|
|
||||||
#if _LIBCPP_STD_VER <= 11
|
|
||||||
#error
|
#error
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
@ -17,9 +17,7 @@
|
|||||||
// regex_constants::match_flag_type m =
|
// regex_constants::match_flag_type m =
|
||||||
// regex_constants::match_default);
|
// regex_constants::match_default);
|
||||||
|
|
||||||
#include <__config>
|
#if __cplusplus <= 201402L
|
||||||
|
|
||||||
#if _LIBCPP_STD_VER <= 11
|
|
||||||
#error
|
#error
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
@ -16,9 +16,7 @@
|
|||||||
// regex_constants::match_flag_type m =
|
// regex_constants::match_flag_type m =
|
||||||
// regex_constants::match_default);
|
// regex_constants::match_default);
|
||||||
|
|
||||||
#include <__config>
|
#if __cplusplus <= 201402L
|
||||||
|
|
||||||
#if _LIBCPP_STD_VER <= 11
|
|
||||||
#error
|
#error
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
@ -18,9 +18,7 @@
|
|||||||
// regex_constants::match_flag_type m =
|
// regex_constants::match_flag_type m =
|
||||||
// regex_constants::match_default);
|
// regex_constants::match_default);
|
||||||
|
|
||||||
#include <__config>
|
#if __cplusplus <= 201402L
|
||||||
|
|
||||||
#if _LIBCPP_STD_VER <= 11
|
|
||||||
#error
|
#error
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
@ -12,9 +12,7 @@
|
|||||||
// make sure that we can hash enumeration values
|
// make sure that we can hash enumeration values
|
||||||
// Not very portable
|
// Not very portable
|
||||||
|
|
||||||
#include <__config>
|
#if __cplusplus >= 201402L
|
||||||
|
|
||||||
#if _LIBCPP_STD_VER > 11
|
|
||||||
|
|
||||||
#include <functional>
|
#include <functional>
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
|
Loading…
Reference in New Issue
Block a user