[libcxx-commits] [PATCH] D130835: [libc++] Fix a hard error in `contiguous_iterator<NoOperatorArrowIter>`.
Konstantin Varlamov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 4 10:59:09 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG52d4c5016c4f: [libc++] Fix a hard error in `contiguous_iterator<NoOperatorArrowIter>`. (authored by var-const).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130835/new/
https://reviews.llvm.org/D130835
Files:
libcxx/include/__memory/pointer_traits.h
libcxx/test/std/iterators/iterator.requirements/iterator.concepts/iterator.concept.random.access/contiguous_iterator.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130835.450068.patch
Type: text/x-patch
Size: 4263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220804/858cdde5/attachment.bin>
More information about the libcxx-commits
mailing list