[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 Dec 12 05:11:10 PST 2020
Mordante updated this revision to Diff 311382.
Mordante added a comment.
Rebased.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90999/new/
https://reviews.llvm.org/D90999
Files:
libcxx/docs/Cxx2aStatusIssuesStatus.csv
libcxx/docs/Cxx2aStatusPaperStatus.csv
libcxx/include/CMakeLists.txt
libcxx/include/__ranges_enable_helpers
libcxx/include/module.modulemap
libcxx/include/ranges
libcxx/include/span
libcxx/include/string_view
libcxx/test/libcxx/double_include.sh.cpp
libcxx/test/libcxx/min_max_macros.compile.pass.cpp
libcxx/test/libcxx/no_assert_include.compile.pass.cpp
libcxx/test/libcxx/ranges/version.compile.pass.cpp
libcxx/test/std/containers/views/enable_borrowed_range.compile.pass.cpp
libcxx/test/std/ranges/range.range/enable_borrowed_range.compile.pass.cpp
libcxx/test/std/strings/string.view/enable_borrowed_range.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90999.311382.patch
Type: text/x-patch
Size: 27385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201212/c979cb33/attachment-0001.bin>
More information about the libcxx-commits
mailing list