[PATCH] D27652: Changes in LLVM after running llvm-use-auto-in-calls check.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 12 11:09:20 PST 2016
mehdi_amini added a comment.
In https://reviews.llvm.org/D27652#619704, @Prazek wrote:
> What is the good way to split it in your opinion? These are changes to only this one case (auto * I = dyn_cast<Instr> etc), so there is only one functionality.
Yes, because it is largely automatic and the pattern is well identified, I'm fine with a single patch. But please update the description!
Repository:
rL LLVM
https://reviews.llvm.org/D27652
More information about the llvm-commits
mailing list