This is an archive of the discontinued LLVM Phabricator instance.

[flang] Extension: skip over NAMELIST groups
ClosedPublic

Authored by klausler on Jan 20 2022, 3:40 PM.

Details

Summary

Implements a near-universal extension in which NAMELIST
input will skip over unrelated namelist groups in the
input stream until the group with the requested name appears.

Diff Detail

Event Timeline

klausler created this revision.Jan 20 2022, 3:40 PM
klausler requested review of this revision.Jan 20 2022, 3:40 PM
vdonaldson accepted this revision.Jan 20 2022, 4:44 PM
This revision is now accepted and ready to land.Jan 20 2022, 4:44 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2022, 5:07 PM