File tree Expand file tree Collapse file tree 12 files changed +0
-503
lines changed
test/libcxx/transitive_includes Expand file tree Collapse file tree 12 files changed +0
-503
lines changed Original file line number Diff line number Diff line change @@ -87,10 +87,6 @@ namespace std {
8787# pragma GCC system_header
8888#endif
8989
90- #if !defined(_LIBCPP_REMOVE_TRANSITIVE_INCLUDES) && _LIBCPP_STD_VER <= 17
91- # include < cstdint>
92- #endif
93-
9490#if !defined(_LIBCPP_REMOVE_TRANSITIVE_INCLUDES) && _LIBCPP_STD_VER <= 20
9591# include < cstdlib>
9692# include < iosfwd>
Original file line number Diff line number Diff line change @@ -101,13 +101,6 @@ _LIBCPP_BEGIN_NAMESPACE_STD
101101
102102_LIBCPP_END_NAMESPACE_STD
103103
104- #if !defined(_LIBCPP_REMOVE_TRANSITIVE_INCLUDES) && _LIBCPP_STD_VER <= 14
105- # include < cerrno>
106- # include < cstddef>
107- # include < initializer_list>
108- # include < new>
109- #endif
110-
111104#if !defined(_LIBCPP_REMOVE_TRANSITIVE_INCLUDES) && _LIBCPP_STD_VER <= 20
112105# include < cmath>
113106# include < concepts>
Original file line number Diff line number Diff line change @@ -164,12 +164,6 @@ namespace std {
164164# pragma GCC system_header
165165#endif
166166
167- #if !defined(_LIBCPP_REMOVE_TRANSITIVE_INCLUDES) && _LIBCPP_STD_VER <= 17
168- # include < cstddef>
169- # include < cstdint>
170- # include < limits>
171- #endif
172-
173167#if !defined(_LIBCPP_REMOVE_TRANSITIVE_INCLUDES) && _LIBCPP_STD_VER <= 20
174168# include < cmath>
175169# include < cstddef>
Original file line number Diff line number Diff line change @@ -53,10 +53,4 @@ namespace std {
5353# pragma GCC system_header
5454#endif
5555
56- #if !defined(_LIBCPP_REMOVE_TRANSITIVE_INCLUDES) && _LIBCPP_STD_VER <= 20
57- # include < cstddef>
58- # include < initializer_list>
59- # include < new>
60- #endif
61-
6256#endif // _LIBCPP_EXPECTED
Original file line number Diff line number Diff line change @@ -426,13 +426,4 @@ namespace std {
426426# pragma GCC system_header
427427#endif
428428
429- #if !defined(_LIBCPP_REMOVE_TRANSITIVE_INCLUDES) && _LIBCPP_STD_VER <= 20
430- # include < array>
431- # include < cinttypes>
432- # include < concepts>
433- # include < cstddef>
434- # include < limits>
435- # include < span>
436- #endif
437-
438429#endif // _LIBCPP_MDSPAN
Original file line number Diff line number Diff line change @@ -66,15 +66,6 @@ namespace std::pmr {
6666# pragma GCC system_header
6767#endif
6868
69- #if !defined(_LIBCPP_REMOVE_TRANSITIVE_INCLUDES) && _LIBCPP_STD_VER <= 14
70- # include < cstddef>
71- # include < cstdint>
72- # include < limits>
73- # include < mutex>
74- # include < new>
75- # include < tuple>
76- #endif
77-
7869#if !defined(_LIBCPP_REMOVE_TRANSITIVE_INCLUDES) && _LIBCPP_STD_VER <= 20
7970# include < stdexcept>
8071#endif
Original file line number Diff line number Diff line change @@ -446,14 +446,6 @@ namespace std {
446446# pragma GCC system_header
447447#endif
448448
449- #if !defined(_LIBCPP_REMOVE_TRANSITIVE_INCLUDES) && _LIBCPP_STD_VER <= 17
450- # include < cstddef>
451- # include < limits>
452- # include < optional>
453- # include < span>
454- # include < tuple>
455- #endif
456-
457449#if !defined(_LIBCPP_REMOVE_TRANSITIVE_INCLUDES) && _LIBCPP_STD_VER <= 20
458450# include < cstdlib>
459451# include < iosfwd>
Original file line number Diff line number Diff line change @@ -242,17 +242,14 @@ ccomplex utility
242242ccomplex variant
243243ccomplex vector
244244ccomplex version
245- charconv cerrno
246245charconv cmath
247246charconv concepts
248247charconv cstddef
249248charconv cstdint
250249charconv cstdlib
251250charconv cstring
252- charconv initializer_list
253251charconv iosfwd
254252charconv limits
255- charconv new
256253charconv type_traits
257254charconv version
258255chrono algorithm
@@ -571,12 +568,6 @@ exception typeinfo
571568exception version
572569execution cstddef
573570execution version
574- expected cstddef
575- expected cstdint
576- expected cstdlib
577- expected initializer_list
578- expected new
579- expected type_traits
580571expected version
581572experimental/iterator algorithm
582573experimental/iterator atomic
@@ -1340,53 +1331,6 @@ map utility
13401331map variant
13411332map vector
13421333map version
1343- mdspan algorithm
1344- mdspan array
1345- mdspan atomic
1346- mdspan bit
1347- mdspan cctype
1348- mdspan cerrno
1349- mdspan cinttypes
1350- mdspan climits
1351- mdspan clocale
1352- mdspan cmath
1353- mdspan compare
1354- mdspan concepts
1355- mdspan cstdarg
1356- mdspan cstddef
1357- mdspan cstdint
1358- mdspan cstdio
1359- mdspan cstdlib
1360- mdspan cstring
1361- mdspan ctime
1362- mdspan cwchar
1363- mdspan cwctype
1364- mdspan exception
1365- mdspan functional
1366- mdspan initializer_list
1367- mdspan ios
1368- mdspan iosfwd
1369- mdspan iterator
1370- mdspan limits
1371- mdspan locale
1372- mdspan memory
1373- mdspan mutex
1374- mdspan new
1375- mdspan optional
1376- mdspan ratio
1377- mdspan span
1378- mdspan stdexcept
1379- mdspan streambuf
1380- mdspan string
1381- mdspan string_view
1382- mdspan system_error
1383- mdspan tuple
1384- mdspan type_traits
1385- mdspan typeinfo
1386- mdspan unordered_map
1387- mdspan utility
1388- mdspan variant
1389- mdspan vector
13901334mdspan version
13911335memory atomic
13921336memory cctype
@@ -1416,42 +1360,15 @@ memory typeinfo
14161360memory utility
14171361memory variant
14181362memory version
1419- memory_resource algorithm
1420- memory_resource atomic
1421- memory_resource bit
1422- memory_resource cctype
1423- memory_resource cerrno
1424- memory_resource climits
1425- memory_resource cmath
1426- memory_resource compare
1427- memory_resource concepts
14281363memory_resource cstddef
14291364memory_resource cstdint
1430- memory_resource cstdio
14311365memory_resource cstdlib
1432- memory_resource cstring
1433- memory_resource ctime
1434- memory_resource cwchar
1435- memory_resource cwctype
14361366memory_resource exception
1437- memory_resource initializer_list
14381367memory_resource iosfwd
1439- memory_resource iterator
1440- memory_resource limits
1441- memory_resource memory
1442- memory_resource mutex
14431368memory_resource new
1444- memory_resource optional
1445- memory_resource ratio
14461369memory_resource stdexcept
1447- memory_resource string
1448- memory_resource string_view
1449- memory_resource system_error
1450- memory_resource tuple
14511370memory_resource type_traits
14521371memory_resource typeinfo
1453- memory_resource utility
1454- memory_resource variant
14551372memory_resource version
14561373mutex algorithm
14571374mutex atomic
@@ -1772,52 +1689,28 @@ random utility
17721689random variant
17731690random vector
17741691random version
1775- ranges algorithm
1776- ranges array
1777- ranges atomic
1778- ranges bit
17791692ranges cctype
1780- ranges cerrno
1781- ranges climits
1782- ranges clocale
17831693ranges cmath
17841694ranges compare
17851695ranges concepts
1786- ranges cstdarg
17871696ranges cstddef
17881697ranges cstdint
17891698ranges cstdio
17901699ranges cstdlib
17911700ranges cstring
1792- ranges ctime
17931701ranges cwchar
17941702ranges cwctype
17951703ranges exception
1796- ranges functional
17971704ranges initializer_list
1798- ranges ios
17991705ranges iosfwd
18001706ranges iterator
18011707ranges limits
1802- ranges locale
1803- ranges memory
1804- ranges mutex
18051708ranges new
1806- ranges optional
1807- ranges ratio
1808- ranges span
1809- ranges stdexcept
1810- ranges streambuf
1811- ranges string
1812- ranges string_view
1813- ranges system_error
18141709ranges tuple
18151710ranges type_traits
18161711ranges typeinfo
1817- ranges unordered_map
18181712ranges utility
18191713ranges variant
1820- ranges vector
18211714ranges version
18221715ratio climits
18231716ratio cstdint
You can’t perform that action at this time.
0 commit comments