[PATCH] D113158: ADT: Fix const-correctness of iterator adaptors

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 17:59:40 PDT 2021


dexonsmith updated this revision to Diff 384626.
dexonsmith edited the summary of this revision.
dexonsmith added a comment.

Squashed in https://reviews.llvm.org/D112981 since it was reverted (effectively just picks up its test).


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

https://reviews.llvm.org/D113158

Files:
  llvm/include/llvm/ADT/STLExtras.h
  llvm/include/llvm/ADT/iterator.h
  llvm/unittests/ADT/IteratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113158.384626.patch
Type: text/x-patch
Size: 6809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211104/99d31556/attachment.bin>


More information about the llvm-commits mailing list