[PATCH] D119103: [NFC][Analyzer] Use range based for loop.

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 6 23:29:58 PST 2022


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

Hmm, I guess you must take it by mutable reference since you push it to `LocalTUDecls`.
Thanks for the patch. Do you have push permissions? Otherwise, send me your `name <email>` to let me commit this on your behalf.

Do you plan to clean up other loops as well?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119103



More information about the cfe-commits mailing list