[libcxx-commits] [PATCH] D102121: [libcxx][ranges] adds _`non-propagating-cache`_

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 22 11:31:05 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3959c95deb11: [libc++] Add helper type non-propagating-cache (authored by ldionne).

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/drop_view.h
  libcxx/include/__ranges/non_propagating_cache.h
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/ranges/non_propagating_cache.module.verify.cpp
  libcxx/test/libcxx/ranges/range.nonprop.cache/assign.copy.pass.cpp
  libcxx/test/libcxx/ranges/range.nonprop.cache/assign.move.pass.cpp
  libcxx/test/libcxx/ranges/range.nonprop.cache/constraints.compile.pass.cpp
  libcxx/test/libcxx/ranges/range.nonprop.cache/ctor.copy.pass.cpp
  libcxx/test/libcxx/ranges/range.nonprop.cache/ctor.default.pass.cpp
  libcxx/test/libcxx/ranges/range.nonprop.cache/ctor.move.pass.cpp
  libcxx/test/libcxx/ranges/range.nonprop.cache/deref.pass.cpp
  libcxx/test/libcxx/ranges/range.nonprop.cache/has_value.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102121.360902.patch
Type: text/x-patch
Size: 25935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210722/260c8efb/attachment-0001.bin>


More information about the libcxx-commits mailing list