[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 04:21:52 PDT 2022
var-const updated this revision to Diff 449929.
var-const marked 4 inline comments as done.
var-const added a comment.
Address feedback.
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.449929.patch
Type: text/x-patch
Size: 4263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220804/36be588a/attachment.bin>
More information about the libcxx-commits
mailing list