[libcxx-commits] [PATCH] D105205: [libcxx][ranges] implements dangling, borrowed_iterator_t, borrowed_subrange_t
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 21 14:35:13 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG74fd3cb8cd3e: [libcxx][ranges] implements dangling, borrowed_iterator_t, borrowed_subrange_t (authored by cjdb).
Changed prior to commit:
https://reviews.llvm.org/D105205?vs=359475&id=360603#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105205/new/
https://reviews.llvm.org/D105205
Files:
libcxx/docs/Status/RangesPaper.csv
libcxx/include/CMakeLists.txt
libcxx/include/__ranges/dangling.h
libcxx/include/__ranges/subrange.h
libcxx/include/module.modulemap
libcxx/include/ranges
libcxx/test/libcxx/diagnostics/detail.headers/ranges/dangling.module.verify.cpp
libcxx/test/std/ranges/range.utility/range.dangling/borrowed_iterator.compile.pass.cpp
libcxx/test/std/ranges/range.utility/range.dangling/borrowed_subrange.compile.pass.cpp
libcxx/test/std/ranges/range.utility/range.dangling/dangling.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105205.360603.patch
Type: text/x-patch
Size: 11188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210721/866ef678/attachment-0001.bin>
More information about the libcxx-commits
mailing list