Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rGe12d8f597bde: [libc++][PSTL] Replace _PSTL_ASSERT with _LIBCPP_ASSERT
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
libcxx/include/__pstl/internal/parallel_backend_utils.h | ||
---|---|---|
12–14 | You should include <__assert> here and in the other headers that now use _LIBCPP_ASSERT. |
You should include <__assert> here and in the other headers that now use _LIBCPP_ASSERT.