[gn build] Port 11e3ad299fee
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Fri, 27 May 2022 08:29:03 +0000 (08:29 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Fri, 27 May 2022 08:29:03 +0000 (08:29 +0000)
llvm/utils/gn/secondary/libcxx/include/BUILD.gn

index b6eba6a..9f63c5a 100644 (file)
@@ -139,6 +139,8 @@ if (current_toolchain == default_toolchain) {
       "__algorithm/ranges_for_each.h",
       "__algorithm/ranges_for_each_n.h",
       "__algorithm/ranges_is_partitioned.h",
+      "__algorithm/ranges_is_sorted.h",
+      "__algorithm/ranges_is_sorted_until.h",
       "__algorithm/ranges_max.h",
       "__algorithm/ranges_max_element.h",
       "__algorithm/ranges_min.h",