Skip to content

Commit 0f56d47

Browse files
committed
Update transitive includes
1 parent ddf44b2 commit 0f56d47

File tree

7 files changed

+123
-0
lines changed

7 files changed

+123
-0
lines changed

libcxx/test/libcxx/transitive_includes/cxx03.csv

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ algorithm utility
2020
algorithm version
2121
any atomic
2222
any chrono
23+
any climits
2324
any concepts
2425
any cstddef
2526
any cstdint
@@ -63,6 +64,7 @@ atomic ratio
6364
atomic type_traits
6465
atomic version
6566
barrier atomic
67+
barrier climits
6668
barrier concepts
6769
barrier cstddef
6870
barrier cstdint
@@ -139,6 +141,7 @@ cmath type_traits
139141
cmath version
140142
codecvt atomic
141143
codecvt cctype
144+
codecvt climits
142145
codecvt clocale
143146
codecvt concepts
144147
codecvt cstddef
@@ -204,6 +207,7 @@ cwchar cwctype
204207
cwctype cctype
205208
deque algorithm
206209
deque atomic
210+
deque climits
207211
deque compare
208212
deque concepts
209213
deque cstddef
@@ -310,6 +314,7 @@ forward_list typeinfo
310314
forward_list version
311315
fstream atomic
312316
fstream cctype
317+
fstream climits
313318
fstream clocale
314319
fstream concepts
315320
fstream cstddef
@@ -355,6 +360,7 @@ functional version
355360
future atomic
356361
future cerrno
357362
future chrono
363+
future climits
358364
future cstddef
359365
future cstdint
360366
future cstdlib
@@ -379,6 +385,7 @@ iomanip version
379385
ios atomic
380386
ios cctype
381387
ios cerrno
388+
ios climits
382389
ios clocale
383390
ios concepts
384391
ios cstddef
@@ -405,6 +412,7 @@ iostream streambuf
405412
iostream version
406413
istream bitset
407414
istream cerrno
415+
istream climits
408416
istream concepts
409417
istream cstddef
410418
istream cstdint
@@ -470,6 +478,7 @@ list version
470478
locale atomic
471479
locale cctype
472480
locale cerrno
481+
locale climits
473482
locale clocale
474483
locale concepts
475484
locale cstdarg
@@ -518,6 +527,7 @@ mdspan limits
518527
mdspan span
519528
mdspan version
520529
memory atomic
530+
memory climits
521531
memory compare
522532
memory concepts
523533
memory cstddef
@@ -607,6 +617,7 @@ optional version
607617
ostream atomic
608618
ostream bitset
609619
ostream cerrno
620+
ostream climits
610621
ostream concepts
611622
ostream cstddef
612623
ostream cstdint
@@ -682,6 +693,7 @@ ratio type_traits
682693
ratio version
683694
regex atomic
684695
regex cctype
696+
regex climits
685697
regex clocale
686698
regex compare
687699
regex concepts
@@ -769,6 +781,7 @@ span type_traits
769781
span version
770782
sstream bitset
771783
sstream cerrno
784+
sstream climits
772785
sstream cstddef
773786
sstream cstdint
774787
sstream cstring
@@ -936,6 +949,7 @@ typeinfo cstdlib
936949
typeinfo type_traits
937950
unordered_map algorithm
938951
unordered_map bit
952+
unordered_map climits
939953
unordered_map cmath
940954
unordered_map compare
941955
unordered_map concepts
@@ -952,6 +966,7 @@ unordered_map stdexcept
952966
unordered_map tuple
953967
unordered_map type_traits
954968
unordered_map version
969+
unordered_set climits
955970
unordered_set cmath
956971
unordered_set compare
957972
unordered_set concepts

libcxx/test/libcxx/transitive_includes/cxx11.csv

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ algorithm utility
2020
algorithm version
2121
any atomic
2222
any chrono
23+
any climits
2324
any concepts
2425
any cstddef
2526
any cstdint
@@ -63,6 +64,7 @@ atomic ratio
6364
atomic type_traits
6465
atomic version
6566
barrier atomic
67+
barrier climits
6668
barrier concepts
6769
barrier cstddef
6870
barrier cstdint
@@ -139,6 +141,7 @@ cmath type_traits
139141
cmath version
140142
codecvt atomic
141143
codecvt cctype
144+
codecvt climits
142145
codecvt clocale
143146
codecvt concepts
144147
codecvt cstddef
@@ -205,6 +208,7 @@ cwchar cwctype
205208
cwctype cctype
206209
deque algorithm
207210
deque atomic
211+
deque climits
208212
deque compare
209213
deque concepts
210214
deque cstddef
@@ -311,6 +315,7 @@ forward_list typeinfo
311315
forward_list version
312316
fstream atomic
313317
fstream cctype
318+
fstream climits
314319
fstream clocale
315320
fstream concepts
316321
fstream cstddef
@@ -335,6 +340,7 @@ fstream typeinfo
335340
fstream version
336341
functional array
337342
functional atomic
343+
functional climits
338344
functional concepts
339345
functional cstddef
340346
functional cstdint
@@ -357,6 +363,7 @@ functional version
357363
future atomic
358364
future cerrno
359365
future chrono
366+
future climits
360367
future cstddef
361368
future cstdint
362369
future cstdlib
@@ -381,6 +388,7 @@ iomanip version
381388
ios atomic
382389
ios cctype
383390
ios cerrno
391+
ios climits
384392
ios clocale
385393
ios concepts
386394
ios cstddef
@@ -408,6 +416,7 @@ iostream streambuf
408416
iostream version
409417
istream bitset
410418
istream cerrno
419+
istream climits
411420
istream concepts
412421
istream cstddef
413422
istream cstdint
@@ -473,6 +482,7 @@ list version
473482
locale atomic
474483
locale cctype
475484
locale cerrno
485+
locale climits
476486
locale clocale
477487
locale concepts
478488
locale cstdarg
@@ -522,6 +532,7 @@ mdspan limits
522532
mdspan span
523533
mdspan version
524534
memory atomic
535+
memory climits
525536
memory compare
526537
memory concepts
527538
memory cstddef
@@ -612,6 +623,7 @@ optional version
612623
ostream atomic
613624
ostream bitset
614625
ostream cerrno
626+
ostream climits
615627
ostream concepts
616628
ostream cstddef
617629
ostream cstdint
@@ -687,6 +699,7 @@ ratio type_traits
687699
ratio version
688700
regex atomic
689701
regex cctype
702+
regex climits
690703
regex clocale
691704
regex compare
692705
regex concepts
@@ -775,6 +788,7 @@ span type_traits
775788
span version
776789
sstream bitset
777790
sstream cerrno
791+
sstream climits
778792
sstream cstddef
779793
sstream cstdint
780794
sstream cstring
@@ -943,6 +957,7 @@ typeinfo cstdlib
943957
typeinfo type_traits
944958
unordered_map algorithm
945959
unordered_map bit
960+
unordered_map climits
946961
unordered_map cmath
947962
unordered_map compare
948963
unordered_map concepts
@@ -959,6 +974,7 @@ unordered_map stdexcept
959974
unordered_map tuple
960975
unordered_map type_traits
961976
unordered_map version
977+
unordered_set climits
962978
unordered_set cmath
963979
unordered_set compare
964980
unordered_set concepts

libcxx/test/libcxx/transitive_includes/cxx14.csv

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ algorithm utility
2121
algorithm version
2222
any atomic
2323
any chrono
24+
any climits
2425
any concepts
2526
any cstddef
2627
any cstdint
@@ -64,6 +65,7 @@ atomic ratio
6465
atomic type_traits
6566
atomic version
6667
barrier atomic
68+
barrier climits
6769
barrier concepts
6870
barrier cstddef
6971
barrier cstdint
@@ -140,6 +142,7 @@ cmath type_traits
140142
cmath version
141143
codecvt atomic
142144
codecvt cctype
145+
codecvt climits
143146
codecvt clocale
144147
codecvt concepts
145148
codecvt cstddef
@@ -206,6 +209,7 @@ cwchar cwctype
206209
cwctype cctype
207210
deque algorithm
208211
deque atomic
212+
deque climits
209213
deque compare
210214
deque concepts
211215
deque cstddef
@@ -314,6 +318,7 @@ forward_list typeinfo
314318
forward_list version
315319
fstream atomic
316320
fstream cctype
321+
fstream climits
317322
fstream clocale
318323
fstream concepts
319324
fstream cstddef
@@ -338,6 +343,7 @@ fstream typeinfo
338343
fstream version
339344
functional array
340345
functional atomic
346+
functional climits
341347
functional concepts
342348
functional cstddef
343349
functional cstdint
@@ -360,6 +366,7 @@ functional version
360366
future atomic
361367
future cerrno
362368
future chrono
369+
future climits
363370
future cstddef
364371
future cstdint
365372
future cstdlib
@@ -384,6 +391,7 @@ iomanip version
384391
ios atomic
385392
ios cctype
386393
ios cerrno
394+
ios climits
387395
ios clocale
388396
ios concepts
389397
ios cstddef
@@ -411,6 +419,7 @@ iostream streambuf
411419
iostream version
412420
istream bitset
413421
istream cerrno
422+
istream climits
414423
istream concepts
415424
istream cstddef
416425
istream cstdint
@@ -476,6 +485,7 @@ list version
476485
locale atomic
477486
locale cctype
478487
locale cerrno
488+
locale climits
479489
locale clocale
480490
locale concepts
481491
locale cstdarg
@@ -525,6 +535,7 @@ mdspan limits
525535
mdspan span
526536
mdspan version
527537
memory atomic
538+
memory climits
528539
memory compare
529540
memory concepts
530541
memory cstddef
@@ -615,6 +626,7 @@ optional version
615626
ostream atomic
616627
ostream bitset
617628
ostream cerrno
629+
ostream climits
618630
ostream concepts
619631
ostream cstddef
620632
ostream cstdint
@@ -690,6 +702,7 @@ ratio type_traits
690702
ratio version
691703
regex atomic
692704
regex cctype
705+
regex climits
693706
regex clocale
694707
regex compare
695708
regex concepts
@@ -778,6 +791,7 @@ span type_traits
778791
span version
779792
sstream bitset
780793
sstream cerrno
794+
sstream climits
781795
sstream cstddef
782796
sstream cstdint
783797
sstream cstring
@@ -946,6 +960,7 @@ typeinfo cstdlib
946960
typeinfo type_traits
947961
unordered_map algorithm
948962
unordered_map bit
963+
unordered_map climits
949964
unordered_map cmath
950965
unordered_map compare
951966
unordered_map concepts
@@ -962,6 +977,7 @@ unordered_map stdexcept
962977
unordered_map tuple
963978
unordered_map type_traits
964979
unordered_map version
980+
unordered_set climits
965981
unordered_set cmath
966982
unordered_set compare
967983
unordered_set concepts

0 commit comments

Comments
 (0)