[PATCH] D144503: [ADT] Allow `llvm::enumerate` to enumerate over multiple ranges
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 13 12:39:53 PDT 2023
kuhar updated this revision to Diff 504809.
kuhar marked 2 inline comments as done.
kuhar added a comment.
Rebase. Add comments clarifying iterator reference_type requirments.
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.504809.patch
Type: text/x-patch
Size: 23204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230313/87b65f54/attachment.bin>
More information about the llvm-commits
mailing list