[PATCH] D92350: [InlineCost] prefer range-for. NFC
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 15:54:10 PST 2020
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Generally no need to send this sort of thing out for review - I think we've generally been OK with broad cleanup of range-based-for even in otherwise untouched code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92350/new/
https://reviews.llvm.org/D92350
More information about the llvm-commits
mailing list