[PATCH] Replace loop variable naming logic

Dmitri Gribenko gribozavr at gmail.com
Fri Mar 1 13:15:25 PST 2013


  I agree.  So, if it turns out to be hard to create a new name correctly without clashing with anything, maybe we could commit this patch as a temporary fix.  But we should consider avoiding using original names, because they usually sound like iterator names.

http://llvm-reviews.chandlerc.com/D484



More information about the cfe-commits mailing list