[PATCH] D141788: [NFC] Use `llvm::enumerate` in llvm/unittests/Object

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 15 18:27:58 PST 2023


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

non-reference `auto` shall work better in these cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141788



More information about the llvm-commits mailing list