[PATCH] D145987: [ADT][NFCI] Do not use non-const lvalue-refs with enumerate in llvm/

Jakub Kuderski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 13 17:47:02 PDT 2023


kuhar updated this revision to Diff 504901.
kuhar marked an inline comment as done.
kuhar added a comment.

Update lambda signature


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145987

Files:
  clang/tools/clang-refactor/TestSupport.cpp
  llvm/lib/ObjectYAML/DWARFYAML.cpp
  llvm/lib/ObjectYAML/MinidumpEmitter.cpp
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/tools/llvm-reduce/deltas/ReduceArguments.cpp
  llvm/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp
  llvm/utils/TableGen/GlobalISel/GIMatchTree.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145987.504901.patch
Type: text/x-patch
Size: 13546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230314/1cd6f65c/attachment.bin>


More information about the cfe-commits mailing list