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 6ec350b commit d233005Copy full SHA for d233005
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -92,6 +92,7 @@ if (current_toolchain == default_toolchain) {
92
"__algorithm/find_if.h",
93
"__algorithm/find_if_not.h",
94
"__algorithm/find_segment_if.h",
95
+ "__algorithm/fold.h",
96
"__algorithm/for_each.h",
97
"__algorithm/for_each_n.h",
98
"__algorithm/for_each_segment.h",
0 commit comments