[llvm] [NFC][LLVM] Code cleanup in CloneFunction.cpp (PR #162875)
Jeremy Morse via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 10 10:07:49 PDT 2025
https://github.com/jmorse approved this pull request.
LGTM in general; I usually prefer explicit types over `auto` where it's not a burden to name the type, so this is a good change for me. Best to leave this a day before merging though just in case there are other style expectations out there.
https://github.com/llvm/llvm-project/pull/162875
More information about the llvm-commits
mailing list