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) {
153153 " __algorithm/pstl_backends/cpu_backends/fill.h" ,
154154 " __algorithm/pstl_backends/cpu_backends/find_if.h" ,
155155 " __algorithm/pstl_backends/cpu_backends/for_each.h" ,
156+ " __algorithm/pstl_backends/cpu_backends/merge.h" ,
156157 " __algorithm/pstl_backends/cpu_backends/serial.h" ,
157158 " __algorithm/pstl_backends/cpu_backends/thread.h" ,
158159 " __algorithm/pstl_backends/cpu_backends/transform.h" ,
@@ -161,6 +162,7 @@ if (current_toolchain == default_toolchain) {
161162 " __algorithm/pstl_find.h" ,
162163 " __algorithm/pstl_for_each.h" ,
163164 " __algorithm/pstl_frontend_dispatch.h" ,
165+ " __algorithm/pstl_merge.h" ,
164166 " __algorithm/pstl_transform.h" ,
165167 " __algorithm/push_heap.h" ,
166168 " __algorithm/ranges_adjacent_find.h" ,
You can’t perform that action at this time.
0 commit comments