[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 11:42:36 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9149ae09bd1e: Support value-typed references in iterator facade's operator->() (authored by csigg).

Changed prior to commit:
  https://reviews.llvm.org/D109490?vs=373860&id=373998#toc

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.373998.patch
Type: text/x-patch
Size: 8099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210921/2c0a57bc/attachment.bin>


More information about the llvm-commits mailing list