This is an archive of the discontinued LLVM Phabricator instance.

Don't use "auto" on loops over fundamental types in modernize-loop-convert.
ClosedPublic

Authored by angelgarcia on Oct 22 2015, 5:32 AM.

Diff Detail

Event Timeline

angelgarcia retitled this revision from to Don't use "auto" on loops over fundamental types in modernize-loop-convert..
angelgarcia updated this object.
angelgarcia added a reviewer: klimek.
angelgarcia added subscribers: cfe-commits, alexfh.

Add a guard to check that ElemType is not null.

klimek accepted this revision.Oct 22 2015, 6:24 AM
klimek edited edge metadata.

lg

This revision is now accepted and ready to land.Oct 22 2015, 6:24 AM
angelgarcia closed this revision.Oct 22 2015, 6:25 AM