Skip to content

Commit

Permalink
[gn build] Port 6851d07
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed May 15, 2023
1 parent 6851d07 commit 08dcd4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llvm/utils/gn/secondary/libcxx/include/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,12 @@ if (current_toolchain == default_toolchain) {
"__algorithm/pstl_backends/cpu_backends/find_if.h",
"__algorithm/pstl_backends/cpu_backends/for_each.h",
"__algorithm/pstl_backends/cpu_backends/serial.h",
"__algorithm/pstl_backends/cpu_backends/transform.h",
"__algorithm/pstl_fill.h",
"__algorithm/pstl_find.h",
"__algorithm/pstl_for_each.h",
"__algorithm/pstl_frontend_dispatch.h",
"__algorithm/pstl_transform.h",
"__algorithm/push_heap.h",
"__algorithm/ranges_adjacent_find.h",
"__algorithm/ranges_all_of.h",
Expand Down

0 comments on commit 08dcd4c

Please sign in to comment.