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 82140ad commit 46e984bCopy full SHA for 46e984b
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -174,6 +174,7 @@ if (current_toolchain == default_toolchain) {
174
"__algorithm/ranges_move.h",
175
"__algorithm/ranges_move_backward.h",
176
"__algorithm/ranges_none_of.h",
177
+ "__algorithm/ranges_nth_element.h",
178
"__algorithm/ranges_remove.h",
179
"__algorithm/ranges_remove_if.h",
180
"__algorithm/ranges_replace.h",
0 commit comments