[all-commits] [llvm/llvm-project] c695ea: [MachineVerifier] retrofit iterators with range fo...
Nick Desaulniers via All-commits
all-commits at lists.llvm.org
Mon Apr 27 12:16:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c695ea2afa144a0235edb7a7f56684bbc93bb389
https://github.com/llvm/llvm-project/commit/c695ea2afa144a0235edb7a7f56684bbc93bb389
Author: Nick Desaulniers <ndesaulniers at google.com>
Date: 2020-04-27 (Mon, 27 Apr 2020)
Changed paths:
M llvm/lib/CodeGen/MachineVerifier.cpp
Log Message:
-----------
[MachineVerifier] retrofit iterators with range for. NFC
Summary:
Reviewing failures identified in D78586, I was finding the identifiers
for these iterators hard to read.
Reviewers: efriedma, MaskRay, jyknight
Reviewed By: MaskRay
Subscribers: hiraditya, llvm-commits, srhines
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D78849
More information about the All-commits
mailing list