[gn build] Port 68264b649461
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Wed, 3 Aug 2022 05:46:25 +0000 (05:46 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Wed, 3 Aug 2022 05:46:25 +0000 (05:46 +0000)
llvm/utils/gn/secondary/libcxx/include/BUILD.gn

index f441704..e704c6b 100644 (file)
@@ -182,6 +182,7 @@ if (current_toolchain == default_toolchain) {
       "__algorithm/ranges_mismatch.h",
       "__algorithm/ranges_move.h",
       "__algorithm/ranges_move_backward.h",
+      "__algorithm/ranges_next_permutation.h",
       "__algorithm/ranges_none_of.h",
       "__algorithm/ranges_nth_element.h",
       "__algorithm/ranges_partial_sort.h",
@@ -190,6 +191,7 @@ if (current_toolchain == default_toolchain) {
       "__algorithm/ranges_partition_copy.h",
       "__algorithm/ranges_partition_point.h",
       "__algorithm/ranges_pop_heap.h",
+      "__algorithm/ranges_prev_permutation.h",
       "__algorithm/ranges_push_heap.h",
       "__algorithm/ranges_remove.h",
       "__algorithm/ranges_remove_copy.h",