This is an archive of the discontinued LLVM Phabricator instance.

[flang] Check that DO index variables are definable
ClosedPublic

Authored by klausler on Jan 27 2023, 9:52 AM.

Details

Summary

We're letting immutable objects appear as DO index variables;
catch and diagnose this error.

Diff Detail

Event Timeline

klausler created this revision.Jan 27 2023, 9:52 AM
Herald added a project: Restricted Project. · View Herald Transcript
klausler requested review of this revision.Jan 27 2023, 9:52 AM
vdonaldson accepted this revision.Jan 27 2023, 11:47 AM
This revision is now accepted and ready to land.Jan 27 2023, 11:47 AM
This revision was automatically updated to reflect the committed changes.