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 eb67b34 commit 4343c4eCopy full SHA for 4343c4e
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -170,6 +170,7 @@ if (current_toolchain == default_toolchain) {
170
"__algorithm/pstl_merge.h",
171
"__algorithm/pstl_move.h",
172
"__algorithm/pstl_replace.h",
173
+ "__algorithm/pstl_rotate_copy.h",
174
"__algorithm/pstl_sort.h",
175
"__algorithm/pstl_stable_sort.h",
176
"__algorithm/pstl_transform.h",
0 commit comments