[PATCH] D131486: [llvm][ADT] Allow using structured bindings with `llvm::enumerate`

Markus Böck via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 08:17:15 PDT 2022


zero9178 updated this revision to Diff 451162.
zero9178 added a comment.

- Make use of `ElementsAre`
- Also add test cases for rvalue refs.


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

https://reviews.llvm.org/D131486

Files:
  llvm/include/llvm/ADT/STLExtras.h
  llvm/unittests/ADT/STLExtrasTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131486.451162.patch
Type: text/x-patch
Size: 5652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220809/d61a5f6d/attachment.bin>


More information about the llvm-commits mailing list