[libcxx-commits] [PATCH] D157131: [libc++][PSTL] Implement std::equal
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 14 10:22:25 PDT 2023
philnik updated this revision to Diff 550017.
philnik added a comment.
Update exception handling
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157131/new/
https://reviews.llvm.org/D157131
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__algorithm/pstl_equal.h
libcxx/include/algorithm
libcxx/include/module.modulemap.in
libcxx/test/std/algorithms/alg.nonmodifying/alg.equal/pstl.equal.pass.cpp
libcxx/test/std/algorithms/alg.nonmodifying/alg.equal/pstl.exception_handling.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157131.550017.patch
Type: text/x-patch
Size: 14919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230814/5fcc9824/attachment-0001.bin>
More information about the libcxx-commits
mailing list