This is an archive of the discontinued LLVM Phabricator instance.

[flang] Warn about inconsistent implicit interfaces
ClosedPublic

Authored by klausler on Mar 1 2023, 11:37 AM.

Details

Summary

When a global procedure has no explicit interface, emit warnings
when its references are inconsistent implicit procedure interfaces.

Diff Detail

Event Timeline

klausler created this revision.Mar 1 2023, 11:37 AM
Herald added a project: Restricted Project. · View Herald Transcript
klausler requested review of this revision.Mar 1 2023, 11:37 AM
sscalpone accepted this revision.Mar 2 2023, 2:38 PM
This revision is now accepted and ready to land.Mar 2 2023, 2:38 PM
This revision was automatically updated to reflect the committed changes.