This is an archive of the discontinued LLVM Phabricator instance.

[flang] Prohibit multiple separate module procedure definitions
ClosedPublic

Authored by klausler on Jan 27 2023, 9:27 AM.

Details

Summary

Ensure that non-BIND(C) separate module procedures are not
defined more than once.

Diff Detail

Event Timeline

klausler created this revision.Jan 27 2023, 9:27 AM
Herald added a project: Restricted Project. · View Herald Transcript
klausler requested review of this revision.Jan 27 2023, 9:27 AM
vdonaldson accepted this revision.Jan 27 2023, 11:35 AM
This revision is now accepted and ready to land.Jan 27 2023, 11:35 AM