The old index declaration is going to be removed anyway, so we can reuse its name if it is the best candidate for the new index.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D14437
Avoid naming conflicts with the old index in modernize-loop-convert. ClosedPublic Authored by angelgarcia on Nov 6 2015, 5:45 AM.
Details Summary The old index declaration is going to be removed anyway, so we can reuse its name if it is the best candidate for the new index.
Diff Detail Event Timelineangelgarcia retitled this revision from to Avoid naming conflicts with the old index in modernize-loop-convert.. angelgarcia updated this object. This revision is now accepted and ready to land.Nov 6 2015, 6:05 AM
Revision Contents
Diff 39516 clang-tidy/modernize/LoopConvertUtils.cpp
test/clang-tidy/modernize-loop-convert-extra.cpp
|