This is an archive of the discontinued LLVM Phabricator instance.

[flang] Ignore BIND(C) binding name conflicts of inner procedures
ClosedPublic

Authored by klausler on May 21 2022, 10:07 PM.

Details

Summary

The binding names of inner procedures with BIND(C) are not exposed
to the loader and should be ignored for potential conflict errors.

Diff Detail

Event Timeline

klausler created this revision.May 21 2022, 10:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 21 2022, 10:07 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.May 21 2022, 10:07 PM
vdonaldson accepted this revision.May 23 2022, 9:15 AM
This revision is now accepted and ready to land.May 23 2022, 9:15 AM