[libcxx-commits] [PATCH] D116808: [libc++] fix __simple_view concept in std::ranges

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 14 09:55:40 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG597b90ebacaf: [libc++] Fix __simple_view concept in std::ranges (authored by Hui Xie <huixie at mathworks.com>, committed by ldionne).

Changed prior to commit:
  https://reviews.llvm.org/D116808?vs=399324&id=400056#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116808/new/

https://reviews.llvm.org/D116808

Files:
  libcxx/include/__ranges/concepts.h
  libcxx/test/libcxx/ranges/range.utility.helpers/simple_view.compile.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.drop/begin.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.join.view/begin.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.take/begin.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116808.400056.patch
Type: text/x-patch
Size: 6538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220114/0a13fd46/attachment-0001.bin>


More information about the libcxx-commits mailing list