[PATCH] D121685: [clang][deps] NFC: Use range-based for loop instead of iterators

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 15 12:49:21 PDT 2022


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

LGTM. (Not sure if you were waiting for review, but I think it's fine to push this kind of thing after checking the tests pass.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121685



More information about the cfe-commits mailing list