When LIBCXX_ENABLE_PARALLEL_ALGORITHMS is set to ON, libc++ will try
to link with pstl::ParallelSTL. However, pstl::ParallelSTL is an
(alias to an) interface library, and OUTPUT_NAME property isn't white
listed on such targets. pstl::ParallelSTL uses TBB::tbb as an
interface library. Therefore, libc++ must link with whatever TBB::tbb
points at.
Details
Details
- Reviewers
MikeDvorskiy rodgert ldionne - Group Reviewers
Restricted Project
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Time | Test | |
---|---|---|
1,070 ms | libc++.libcxx/algorithms::Unknown Unit Message (" |