Skip to content

Commit

Permalink
[gn build] Port ff3989e
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Jun 16, 2022
1 parent 8eefbd2 commit 21f557e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llvm/utils/gn/secondary/libcxx/include/BUILD.gn
Expand Up @@ -117,6 +117,7 @@ if (current_toolchain == default_toolchain) {
"__algorithm/lexicographical_compare.h",
"__algorithm/lower_bound.h",
"__algorithm/make_heap.h",
"__algorithm/make_projected.h",
"__algorithm/max.h",
"__algorithm/max_element.h",
"__algorithm/merge.h",
Expand Down Expand Up @@ -174,6 +175,7 @@ if (current_toolchain == default_toolchain) {
"__algorithm/ranges_replace.h",
"__algorithm/ranges_replace_if.h",
"__algorithm/ranges_reverse.h",
"__algorithm/ranges_sort.h",
"__algorithm/ranges_swap_ranges.h",
"__algorithm/ranges_transform.h",
"__algorithm/ranges_upper_bound.h",
Expand Down

0 comments on commit 21f557e

Please sign in to comment.