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 eed718a commit fee61d5Copy full SHA for fee61d5
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -153,6 +153,7 @@ if (current_toolchain == default_toolchain) {
153
"__algorithm/pstl_backends/cpu_backends/for_each.h",
154
"__algorithm/pstl_backends/cpu_backends/serial.h",
155
"__algorithm/pstl_backends/cpu_backends/transform.h",
156
+ "__algorithm/pstl_copy.h",
157
"__algorithm/pstl_fill.h",
158
"__algorithm/pstl_find.h",
159
"__algorithm/pstl_for_each.h",
0 commit comments