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 cb64fb0 commit 6b1511cCopy full SHA for 6b1511c
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