This is an archive of the discontinued LLVM Phabricator instance.

Fix loop-convert crash.
ClosedPublic

Authored by angelgarcia on Sep 2 2015, 7:15 AM.

Details

Summary

loop-convert no longer crashes when calling a member function using a member pointer which is a member of another record.

Diff Detail

Event Timeline

angelgarcia updated this revision to Diff 33804.Sep 2 2015, 7:15 AM
angelgarcia retitled this revision from to Fix loop-convert crash..
angelgarcia updated this object.
angelgarcia added a reviewer: alexfh.
angelgarcia added subscribers: klimek, cfe-commits.
klimek accepted this revision.Sep 2 2015, 7:25 AM
klimek added a reviewer: klimek.

lg

This revision is now accepted and ready to land.Sep 2 2015, 7:25 AM
angelgarcia closed this revision.Sep 2 2015, 7:26 AM