This is an archive of the discontinued LLVM Phabricator instance.

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 Timeline

angelgarcia updated this revision to Diff 33934.Sep 3 2015, 5:22 AM
angelgarcia retitled this revision from to Two more fixes to loop convert..
angelgarcia updated this object.
angelgarcia added a reviewer: klimek.
angelgarcia added subscribers: cfe-commits, alexfh.
angelgarcia updated this revision to Diff 33936.Sep 3 2015, 5:24 AM

Remove unused include.

klimek accepted this revision.Sep 3 2015, 5:26 AM
klimek edited edge metadata.

lg

This revision is now accepted and ready to land.Sep 3 2015, 5:26 AM
angelgarcia closed this revision.Sep 3 2015, 5:29 AM