[gn build] Port 1d83750f631d
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Fri, 15 Apr 2022 11:44:38 +0000 (11:44 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Fri, 15 Apr 2022 11:44:38 +0000 (11:44 +0000)
llvm/utils/gn/secondary/libcxx/include/BUILD.gn

index f601fbe..d752b6a 100644 (file)
@@ -122,6 +122,10 @@ if (current_toolchain == default_toolchain) {
       "__algorithm/pop_heap.h",
       "__algorithm/prev_permutation.h",
       "__algorithm/push_heap.h",
+      "__algorithm/ranges_copy.h",
+      "__algorithm/ranges_copy_backward.h",
+      "__algorithm/ranges_copy_if.h",
+      "__algorithm/ranges_copy_n.h",
       "__algorithm/ranges_count.h",
       "__algorithm/ranges_count_if.h",
       "__algorithm/ranges_find.h",