[libcxx-commits] [PATCH] D99855: [libcxx] makes `iterator_traits` C++20-aware

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 15 14:54:58 PDT 2021


cjdb updated this revision to Diff 337913.
cjdb added a comment.

rebases so @zoecarver can commandeer without issue


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99855

Files:
  libcxx/include/iterator
  libcxx/test/std/iterators/iterator.primitives/iterator.traits/cxx20_iterator_traits.compile.pass.cpp
  libcxx/test/std/iterators/iterator.primitives/iterator.traits/empty.fail.cpp
  libcxx/test/std/iterators/iterator.primitives/iterator.traits/empty.pass.cpp
  libcxx/test/std/iterators/iterator.primitives/iterator.traits/legacy_iterator_wrappers.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99855.337913.patch
Type: text/x-patch
Size: 27383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210415/e5530cf0/attachment-0001.bin>


More information about the libcxx-commits mailing list