[libcxx-commits] [PATCH] D102020: [libcxx][ranges] Add class ref_view.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 11 09:26:18 PDT 2021
zoecarver updated this revision to Diff 351474.
zoecarver added a comment.
Add ref_view.h to the cmake lists after it was removed during rebase (and not caught locally due to caching).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102020/new/
https://reviews.llvm.org/D102020
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__ranges/ref_view.h
libcxx/include/ranges
libcxx/test/std/ranges/range.adaptors/range.ref.view.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102020.351474.patch
Type: text/x-patch
Size: 10057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210611/a220031d/attachment-0001.bin>
More information about the libcxx-commits
mailing list