File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
llvm/utils/gn/secondary/libcxx/include Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -1021,6 +1021,7 @@ if (current_toolchain == default_toolchain) {
1021
1021
" locale.h" ,
1022
1022
" map" ,
1023
1023
" math.h" ,
1024
+ " mdspan" ,
1024
1025
" memory" ,
1025
1026
" memory_resource" ,
1026
1027
" mutex" ,
@@ -1039,6 +1040,7 @@ if (current_toolchain == default_toolchain) {
1039
1040
" semaphore" ,
1040
1041
" set" ,
1041
1042
" shared_mutex" ,
1043
+ " source_location" ,
1042
1044
" span" ,
1043
1045
" sstream" ,
1044
1046
" stack" ,
@@ -1049,11 +1051,13 @@ if (current_toolchain == default_toolchain) {
1049
1051
" stdint.h" ,
1050
1052
" stdio.h" ,
1051
1053
" stdlib.h" ,
1054
+ " stop_token" ,
1052
1055
" streambuf" ,
1053
1056
" string" ,
1054
1057
" string.h" ,
1055
1058
" string_view" ,
1056
1059
" strstream" ,
1060
+ " syncstream" ,
1057
1061
" system_error" ,
1058
1062
" tgmath.h" ,
1059
1063
" thread" ,
You can’t perform that action at this time.
0 commit comments