This is an archive of the discontinued LLVM Phabricator instance.

[flang] Check shape conformance on initializers
ClosedPublic

Authored by klausler on Aug 31 2020, 12:06 PM.

Details

Summary

Specifically, ensure that initializers conform with their objects according to 8.2 para 4.

Diff Detail

Event Timeline

klausler created this revision.Aug 31 2020, 12:06 PM
Herald added a project: Restricted Project. · View Herald Transcript
klausler requested review of this revision.Aug 31 2020, 12:06 PM
PeteSteinfeld accepted this revision.Aug 31 2020, 12:56 PM

All builds, tests, and looks good.

This revision is now accepted and ready to land.Aug 31 2020, 12:56 PM
This revision was automatically updated to reflect the committed changes.