[PATCH] D122173: [libc++][ranges] Implement ranges::transform
Nikolas Klauser via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 5 02:06:50 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
philnik marked an inline comment as done.
Closed by commit rG3ba8548c8e04: [libc++][ranges] Implement ranges::transform (authored by philnik).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D122173?vs=419955&id=420414#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122173/new/
https://reviews.llvm.org/D122173
Files:
clang/lib/ExtractAPI/Serialization/ranges_transform.module.verify.cpp
libcxx/docs/Status/RangesAlgorithms.csv
libcxx/include/CMakeLists.txt
libcxx/include/__algorithm/ranges_transform.h
libcxx/include/algorithm
libcxx/include/module.modulemap
libcxx/test/libcxx/private_headers.verify.cpp
libcxx/test/std/algorithms/alg.modifying.operations/alg.transform/ranges.transform.pass.cpp
libcxx/test/support/almost_satisfies_types.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122173.420414.patch
Type: text/x-patch
Size: 37808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220405/5fe5edd2/attachment-0001.bin>
More information about the cfe-commits
mailing list