File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
llvm/utils/gn/secondary/libcxx/include Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -153,6 +153,7 @@ if (current_toolchain == default_toolchain) {
153
153
" __algorithm/pstl_backends/cpu_backends/fill.h" ,
154
154
" __algorithm/pstl_backends/cpu_backends/find_if.h" ,
155
155
" __algorithm/pstl_backends/cpu_backends/for_each.h" ,
156
+ " __algorithm/pstl_backends/cpu_backends/merge.h" ,
156
157
" __algorithm/pstl_backends/cpu_backends/serial.h" ,
157
158
" __algorithm/pstl_backends/cpu_backends/thread.h" ,
158
159
" __algorithm/pstl_backends/cpu_backends/transform.h" ,
@@ -161,6 +162,7 @@ if (current_toolchain == default_toolchain) {
161
162
" __algorithm/pstl_find.h" ,
162
163
" __algorithm/pstl_for_each.h" ,
163
164
" __algorithm/pstl_frontend_dispatch.h" ,
165
+ " __algorithm/pstl_merge.h" ,
164
166
" __algorithm/pstl_transform.h" ,
165
167
" __algorithm/push_heap.h" ,
166
168
" __algorithm/ranges_adjacent_find.h" ,
You can’t perform that action at this time.
0 commit comments