[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
Sun Apr 11 14:35:48 PDT 2021


cjdb updated this revision to Diff 336695.
cjdb marked an inline comment as done.
cjdb added a comment.

rebases to activate CI


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.336695.patch
Type: text/x-patch
Size: 27532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210411/a8d7749f/attachment-0001.bin>


More information about the libcxx-commits mailing list