Use range base loop loop to improve code readability.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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?
Comment Actions
Thanks for the feedback! I have commit access so I can push it on my own. :^)
Do you plan to clean up other loops as well?
I'm a student and I'm learning clang static analyzer so I may send more patches. (of course including cleaning up work like this one)