This is an archive of the discontinued LLVM Phabricator instance.

[flang] Check for global name conflicts (19.2)
ClosedPublic

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

Details

Summary

Global names should be checked for conflicts even when not BIND(C).

Diff Detail

Event Timeline

klausler created this revision.Jan 27 2023, 9:43 AM
Herald added a project: Restricted Project. · View Herald Transcript
klausler requested review of this revision.Jan 27 2023, 9:43 AM
This revision is now accepted and ready to land.Feb 1 2023, 1:07 AM
This revision was automatically updated to reflect the committed changes.