[PATCH] D144503: [ADT] Allow `llvm::enumerate` to enumerate over multiple ranges

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 5 17:43:01 PST 2023


kuhar updated this revision to Diff 502494.
kuhar added a comment.

Rebase. Update commit description.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144503

Files:
  llvm/include/llvm/ADT/STLExtras.h
  llvm/unittests/ADT/STLExtrasTest.cpp
  llvm/utils/TableGen/GlobalISel/GIMatchTree.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144503.502494.patch
Type: text/x-patch
Size: 22430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/452447a3/attachment.bin>


More information about the llvm-commits mailing list