[gn build] Port 2a06757a200c
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Sun, 12 Feb 2023 22:51:56 +0000 (22:51 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Sun, 12 Feb 2023 22:51:56 +0000 (22:51 +0000)
llvm/utils/gn/secondary/libcxx/include/BUILD.gn

index 5527525..a36f186 100644 (file)
@@ -119,6 +119,7 @@ if (current_toolchain == default_toolchain) {
       "__algorithm/iter_swap.h",
       "__algorithm/iterator_operations.h",
       "__algorithm/lexicographical_compare.h",
+      "__algorithm/lexicographical_compare_three_way.h",
       "__algorithm/lower_bound.h",
       "__algorithm/make_heap.h",
       "__algorithm/make_projected.h",
@@ -258,6 +259,7 @@ if (current_toolchain == default_toolchain) {
       "__algorithm/stable_partition.h",
       "__algorithm/stable_sort.h",
       "__algorithm/swap_ranges.h",
+      "__algorithm/three_way_comp_ref_type.h",
       "__algorithm/transform.h",
       "__algorithm/uniform_random_bit_generator_adaptor.h",
       "__algorithm/unique.h",