[gn build] Port ee0f8c401030
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Sat, 12 Mar 2022 00:46:45 +0000 (00:46 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Sat, 12 Mar 2022 00:46:45 +0000 (00:46 +0000)
llvm/utils/gn/secondary/libcxx/include/BUILD.gn

index 058341a..0544010 100644 (file)
@@ -121,6 +121,9 @@ if (current_toolchain == default_toolchain) {
       "__algorithm/pop_heap.h",
       "__algorithm/prev_permutation.h",
       "__algorithm/push_heap.h",
+      "__algorithm/ranges_find.h",
+      "__algorithm/ranges_find_if.h",
+      "__algorithm/ranges_find_if_not.h",
       "__algorithm/ranges_max_element.h",
       "__algorithm/ranges_min_element.h",
       "__algorithm/ranges_mismatch.h",