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:
@@ -18,9 +18,7 @@
|
||||
// regex_constants::match_flag_type =
|
||||
// regex_constants::match_default) = delete;
|
||||
|
||||
#include <__config>
|
||||
|
||||
#if _LIBCPP_STD_VER <= 11
|
||||
#if __cplusplus <= 201402L
|
||||
#error
|
||||
#else
|
||||
|
||||
|
@@ -18,9 +18,7 @@
|
||||
// regex_constants::match_flag_type =
|
||||
// regex_constants::match_default) = delete;
|
||||
|
||||
#include <__config>
|
||||
|
||||
#if _LIBCPP_STD_VER <= 11
|
||||
#if __cplusplus <= 201402L
|
||||
#error
|
||||
#else
|
||||
|
||||
|
@@ -17,9 +17,7 @@
|
||||
// regex_constants::match_flag_type m =
|
||||
// regex_constants::match_default) = delete;
|
||||
|
||||
#include <__config>
|
||||
|
||||
#if _LIBCPP_STD_VER <= 11
|
||||
#if __cplusplus <= 201402L
|
||||
#error
|
||||
#else
|
||||
|
||||
|
@@ -18,9 +18,7 @@
|
||||
// regex_constants::match_flag_type m =
|
||||
// regex_constants::match_default);
|
||||
|
||||
#include <__config>
|
||||
|
||||
#if _LIBCPP_STD_VER <= 11
|
||||
#if __cplusplus <= 201402L
|
||||
#error
|
||||
#else
|
||||
|
||||
|
@@ -17,9 +17,7 @@
|
||||
// regex_constants::match_flag_type m =
|
||||
// regex_constants::match_default);
|
||||
|
||||
#include <__config>
|
||||
|
||||
#if _LIBCPP_STD_VER <= 11
|
||||
#if __cplusplus <= 201402L
|
||||
#error
|
||||
#else
|
||||
|
||||
|
@@ -16,9 +16,7 @@
|
||||
// regex_constants::match_flag_type m =
|
||||
// regex_constants::match_default);
|
||||
|
||||
#include <__config>
|
||||
|
||||
#if _LIBCPP_STD_VER <= 11
|
||||
#if __cplusplus <= 201402L
|
||||
#error
|
||||
#else
|
||||
|
||||
|
@@ -18,9 +18,7 @@
|
||||
// regex_constants::match_flag_type m =
|
||||
// regex_constants::match_default);
|
||||
|
||||
#include <__config>
|
||||
|
||||
#if _LIBCPP_STD_VER <= 11
|
||||
#if __cplusplus <= 201402L
|
||||
#error
|
||||
#else
|
||||
|
||||
|
Reference in New Issue
Block a user