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

index 7a0c305..f441704 100644 (file)
@@ -202,6 +202,7 @@ if (current_toolchain == default_toolchain) {
       "__algorithm/ranges_reverse.h",
       "__algorithm/ranges_reverse_copy.h",
       "__algorithm/ranges_rotate_copy.h",
+      "__algorithm/ranges_sample.h",
       "__algorithm/ranges_search.h",
       "__algorithm/ranges_search_n.h",
       "__algorithm/ranges_set_difference.h",
@@ -247,6 +248,7 @@ if (current_toolchain == default_toolchain) {
       "__algorithm/stable_sort.h",
       "__algorithm/swap_ranges.h",
       "__algorithm/transform.h",
+      "__algorithm/uniform_random_bit_generator_adaptor.h",
       "__algorithm/unique.h",
       "__algorithm/unique_copy.h",
       "__algorithm/unwrap_iter.h",