[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:12:11 PST 2020
Mordante added a comment.
In D90999#2380694 <https://reviews.llvm.org/D90999#2380694>, @curdeius wrote:
> Don't forget to add the new <ranges> header to std_includes test. Otherwise no other remarks from my side.
Thanks for the pointer. I'll update the patch shortly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90999/new/
https://reviews.llvm.org/D90999
More information about the libcxx-commits
mailing list