[PATCH] D109490: Support value-typed references in iterator facade's operator->()

Christian Sigg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 21 04:37:49 PDT 2021


csigg updated this revision to Diff 373860.
csigg added a comment.
Herald added a reviewer: antiagainst.
Herald added a subscriber: jdoerfert.

Fix other mapped_iterators as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109490

Files:
  llvm/include/llvm/ADT/STLExtras.h
  llvm/include/llvm/ADT/iterator.h
  mlir/include/mlir/IR/BlockSupport.h
  mlir/include/mlir/IR/BuiltinAttributes.h
  mlir/include/mlir/IR/TypeRange.h
  mlir/include/mlir/IR/TypeUtilities.h
  mlir/include/mlir/IR/UseDefLists.h
  mlir/include/mlir/TableGen/Operator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109490.373860.patch
Type: text/x-patch
Size: 8069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210921/306ce67f/attachment.bin>


More information about the llvm-commits mailing list