[libcxx-commits] [PATCH] D142815: [libc++] Partly addresses LWG3798.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 31 11:00:54 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG87451cf05a0f: [libc++] Partly addresses LWG3798. (authored by Mordante).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142815

Files:
  libcxx/docs/Status/Cxx2b.rst
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/__iterator/iterator_traits.h
  libcxx/include/__ranges/transform_view.h
  libcxx/test/libcxx/iterators/iterator.requirements/iterator.assoc.types/iterator.traits/legacy_bidirectional_iterator.compile.pass.cpp
  libcxx/test/libcxx/iterators/iterator.requirements/iterator.assoc.types/iterator.traits/legacy_forward_iterator.compile.pass.cpp
  libcxx/test/libcxx/iterators/iterator.requirements/iterator.assoc.types/iterator.traits/legacy_random_access_iterator.compile.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.transform/iterator/types.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142815.493677.patch
Type: text/x-patch
Size: 7824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230131/60df34cc/attachment.bin>


More information about the libcxx-commits mailing list