[PATCH] D144834: [ADT] Fix const-correctness issues in `zippy`

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 17:57:15 PST 2023


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

Add comment explaining lifetimes of temporaries in the `ZipEqualTemporaries` test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144834

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144834.500991.patch
Type: text/x-patch
Size: 7765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/642c72a9/attachment.bin>


More information about the llvm-commits mailing list