[PATCH] D113856: [llvm-reduce] Move code to check chunk to lambda, to enable reuse (NFC).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 16 05:16:15 PST 2021
fhahn updated this revision to Diff 387581.
fhahn added a comment.
Move code to separate function instead of lambda, as suggested.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113856/new/
https://reviews.llvm.org/D113856
Files:
llvm/tools/llvm-reduce/deltas/Delta.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113856.387581.patch
Type: text/x-patch
Size: 5152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211116/80a3a4a3/attachment.bin>
More information about the llvm-commits
mailing list