Ensure that the alias has the same type than the loop variable. Now it works with lambda captures.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D12597
Two more fixes to loop convert. ClosedPublic Authored by angelgarcia on Sep 3 2015, 5:22 AM.
Details Summary Ensure that the alias has the same type than the loop variable. Now it works with lambda captures.
Diff Detail Event Timelineangelgarcia updated this object. This revision is now accepted and ready to land.Sep 3 2015, 5:26 AM
Revision Contents
Diff 33936 clang-tidy/modernize/LoopConvertUtils.h
clang-tidy/modernize/LoopConvertUtils.cpp
test/clang-tidy/modernize-loop-convert-extra.cpp
|