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.
2 parents bbed2e2 + 878c976 commit 0c1415aCopy full SHA for 0c1415a
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -100,6 +100,7 @@ if (current_toolchain == default_toolchain) {
100
"__algorithm/find_segment_if.h",
101
"__algorithm/for_each.h",
102
"__algorithm/for_each_n.h",
103
+ "__algorithm/for_each_n_segment.h",
104
"__algorithm/for_each_segment.h",
105
"__algorithm/generate.h",
106
"__algorithm/generate_n.h",
0 commit comments