[gn build] Port ff3989e6ae

This commit is contained in:
LLVM GN Syncbot 2022-06-16 22:31:40 +00:00
parent 8eefbd2a57
commit 21f557e13a
1 changed files with 2 additions and 0 deletions

View File

@ -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",
@ -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",