We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ad928 commit 262716bCopy full SHA for 262716b
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -269,6 +269,7 @@ if (current_toolchain == default_toolchain) {
269
"__algorithm/simd_utils.h",
270
"__algorithm/sort.h",
271
"__algorithm/sort_heap.h",
272
+ "__algorithm/specialized_algorithms.h",
273
"__algorithm/stable_partition.h",
274
"__algorithm/stable_sort.h",
275
"__algorithm/swap_ranges.h",
0 commit comments