[libcxx-commits] [PATCH] D90999: [libc++] Implements ranges::enable_borrowed_range
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Nov 7 05:21:52 PST 2020
Mordante updated this revision to Diff 303635.
Mordante added a comment.
Added the double_include.sh.cpp test as suggested by @curdeius.
move a test from `ranges/ranges` to `ranges/range.range`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90999/new/
https://reviews.llvm.org/D90999
Files:
libcxx/include/ranges
libcxx/include/span
libcxx/include/string_view
libcxx/test/libcxx/double_include.sh.cpp
libcxx/test/std/containers/views/enable_borrowed_range.pass.cpp
libcxx/test/std/ranges/range.range/enable_borrowed_range.pass.cpp
libcxx/test/std/strings/string.view/enable_borrowed_range.pass.cpp
libcxx/www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90999.303635.patch
Type: text/x-patch
Size: 22382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201107/d3707b63/attachment-0001.bin>
More information about the libcxx-commits
mailing list