[PATCH] D78849: [MachineVerifier] retrofit iterators with range for. NFC
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 24 18:58:12 PDT 2020
nickdesaulniers created this revision.
nickdesaulniers added a reviewer: efriedma.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
Reviewing failures identified in D78586 <https://reviews.llvm.org/D78586>, I was finding the identifiers
for these iterators hard to read.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D78849
Files:
llvm/lib/CodeGen/MachineVerifier.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78849.260051.patch
Type: text/x-patch
Size: 14604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200425/64560ae7/attachment.bin>
More information about the llvm-commits
mailing list