mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 23:06:04 +00:00
[gn build] Port 2a06757a200c
This commit is contained in:
parent
2a06757a20
commit
57751e60e3
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user