This is an archive of the discontinued LLVM Phabricator instance.

flang] Upgrade warning to error in case of PURE procedure
ClosedPublic

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

Details

Summary

[A procedure actual argument to a PURE procedure should be required
to have an explicit interface. Implicit-interface actual arguments
to non-PURE procedures remain a warning.

Diff Detail

Event Timeline

klausler created this revision.Sep 16 2021, 2:11 PM
klausler requested review of this revision.Sep 16 2021, 2:11 PM
PeteSteinfeld accepted this revision.Sep 16 2021, 2:57 PM

Looks great!

This revision is now accepted and ready to land.Sep 16 2021, 2:57 PM
This revision was landed with ongoing or failed builds.Sep 17 2021, 10:13 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptSep 17 2021, 10:13 AM