[PATCH] D93992: [STLExtras] Use return type from operator* of the wrapped iter.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 10 07:48:22 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc701f85c4558: [STLExtras] Use return type from operator* of the wrapped iter. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93992

Files:
  llvm/include/llvm/ADT/STLExtras.h
  llvm/lib/Analysis/MemoryBuiltins.cpp
  llvm/lib/IR/AutoUpgrade.cpp
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  llvm/unittests/ADT/STLExtrasTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93992.315666.patch
Type: text/x-patch
Size: 9641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210110/8fa46e6f/attachment.bin>


More information about the llvm-commits mailing list