[libcxx-commits] [PATCH] D102121: [libcxx][ranges] adds _`non-propagating-cache`_
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat May 8 21:42:57 PDT 2021
cjdb updated this revision to Diff 343887.
cjdb added a comment.
rebases to activate CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102121/new/
https://reviews.llvm.org/D102121
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__ranges/non_propagating_cache.h
libcxx/test/libcxx/ranges/range.nonprop.cache/cache_disabled.compile.pass.cpp
libcxx/test/libcxx/ranges/range.nonprop.cache/copy_assign.pass.cpp
libcxx/test/libcxx/ranges/range.nonprop.cache/copy_ctor.pass.cpp
libcxx/test/libcxx/ranges/range.nonprop.cache/emplace_deref.pass.cpp
libcxx/test/libcxx/ranges/range.nonprop.cache/move_assign.pass.cpp
libcxx/test/libcxx/ranges/range.nonprop.cache/move_ctor.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102121.343887.patch
Type: text/x-patch
Size: 11196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210509/4eaff823/attachment-0001.bin>
More information about the libcxx-commits
mailing list