This is an archive of the discontinued LLVM Phabricator instance.

[flang] Enforce constraint: defined ass't in WHERE must be elemental
ClosedPublic

Authored by klausler on Sep 16 2021, 2:54 PM.

Details

Summary

A defined assignment subroutine invoked in the context of a WHERE
statement or construct must necessarily be elemental (C1032).

Diff Detail

Event Timeline

klausler created this revision.Sep 16 2021, 2:54 PM
klausler requested review of this revision.Sep 16 2021, 2:54 PM
This revision is now accepted and ready to land.Sep 27 2021, 12:23 AM
This revision was landed with ongoing or failed builds.Sep 27 2021, 10:13 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptSep 27 2021, 10:13 AM