[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
Sun Jul 31 21:51:28 PDT 2022
var-const updated this revision to Diff 448916.
var-const added a comment.
Fix the CI (GCC).
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.448916.patch
Type: text/x-patch
Size: 4093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220801/9e6c4009/attachment.bin>
More information about the libcxx-commits
mailing list