[all-commits] [llvm/llvm-project] 182ba8: [libcxx][ranges] makes `ranges::subrange` a borrow...
Christopher Di Bella via All-commits
all-commits at lists.llvm.org
Sat Jul 17 10:26:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 182ba8ab1b70a1604d4d29c214261456b589e730
https://github.com/llvm/llvm-project/commit/182ba8ab1b70a1604d4d29c214261456b589e730
Author: Christopher Di Bella <cjdb at google.com>
Date: 2021-07-17 (Sat, 17 Jul 2021)
Changed paths:
M libcxx/include/__ranges/subrange.h
M libcxx/include/ranges
A libcxx/test/std/ranges/range.utility/range.subrange/enable_borrowed_range.compile.pass.cpp
Log Message:
-----------
[libcxx][ranges] makes `ranges::subrange` a borrowed range
Differential Revision: https://reviews.llvm.org/D106207
More information about the All-commits
mailing list