[libcxx-commits] [PATCH] D130538: [libc++] Fix `_IterOps::__iter_move` returning a dangling reference for non-conforming iterators.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 26 21:37:58 PDT 2022


var-const updated this revision to Diff 447931.
var-const marked 4 inline comments as done.
var-const added a comment.
Herald added a subscriber: mgrang.

Address feedback.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130538/new/

https://reviews.llvm.org/D130538

Files:
  libcxx/include/__algorithm/iterator_operations.h
  libcxx/test/libcxx/algorithms/bad_iterator_traits.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130538.447931.patch
Type: text/x-patch
Size: 6260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220727/67cd8c7a/attachment.bin>


More information about the libcxx-commits mailing list