[PATCH] D141788: [NFC] Use `llvm::enumerate` in llvm/unittests/Object
Sergei Barannikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 16 04:13:59 PST 2023
barannikov88 updated this revision to Diff 489499.
barannikov88 added a comment.
Use `auto` instead of `const auto &`
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141788/new/
https://reviews.llvm.org/D141788
Files:
clang/docs/tools/clang-formatted-files.txt
llvm/unittests/Object/ELFObjectFileTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141788.489499.patch
Type: text/x-patch
Size: 13389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230116/fbdbd7f9/attachment-0001.bin>
More information about the cfe-commits
mailing list