[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
Mon Aug 1 00:28:57 PDT 2022


var-const updated this revision to Diff 448932.
var-const added a comment.

Fix GCC again.


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.448932.patch
Type: text/x-patch
Size: 4068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220801/7cc00f02/attachment.bin>


More information about the libcxx-commits mailing list