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 ca13555 commit dda208cCopy full SHA for dda208c
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -183,6 +183,8 @@ if (current_toolchain == default_toolchain) {
183
"__algorithm/ranges_replace.h",
184
"__algorithm/ranges_replace_if.h",
185
"__algorithm/ranges_reverse.h",
186
+ "__algorithm/ranges_reverse_copy.h",
187
+ "__algorithm/ranges_rotate_copy.h",
188
"__algorithm/ranges_set_difference.h",
189
"__algorithm/ranges_set_intersection.h",
190
"__algorithm/ranges_sort.h",
0 commit comments