Details
Details
- Reviewers
Mordante - Group Reviewers
Restricted Project - Commits
- rG939133029316: [libc++][PSTL] Fix std::copy frontend dispatching
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM modulo nits
libcxx/test/libcxx/algorithms/pstl.robust_against_customization_points_not_working.pass.cpp | ||
---|---|---|
311 | Since the function is not nodiscard and shouldn't be. |
Since the function is not nodiscard and shouldn't be.