This is an archive of the discontinued LLVM Phabricator instance.

[flang] DATA stmt processing (part 3/4): Remaining prep work
ClosedPublic

Authored by klausler on Jun 18 2020, 7:35 PM.

Details

Summary

Rolls up small changes across the frontend to prepare for the large
forthcoming patch (part 4/4) that completes DATA statement processing
via conversion to initializers.

Diff Detail

Event Timeline

klausler created this revision.Jun 18 2020, 7:35 PM
Herald added a project: Restricted Project. · View Herald Transcript
PeteSteinfeld accepted this revision.Jun 18 2020, 8:26 PM

Everything builds, tests, and looks good.

This revision is now accepted and ready to land.Jun 18 2020, 8:26 PM
This revision was automatically updated to reflect the committed changes.