[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
Wed Apr 7 20:58:19 PDT 2021
cjdb updated this revision to Diff 335990.
cjdb added a comment.
moves iterator_traits into __iterator_traits as per @tcanens' feedback
hopefully gets CI working
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.335990.patch
Type: text/x-patch
Size: 27532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210408/2450ed1f/attachment-0001.bin>
More information about the libcxx-commits
mailing list