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