[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
Sat Apr 3 22:43:17 PDT 2021


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

removes zero-width joiners


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


More information about the libcxx-commits mailing list