This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix bogus error message with binding
ClosedPublic

Authored by klausler on Jan 21 2021, 2:56 PM.

Details

Summary

ProcedureDesignator::GetInterfaceSymbol() needs to return
the procedure bound to a bindings.

Diff Detail

Event Timeline

klausler created this revision.Jan 21 2021, 2:56 PM
klausler requested review of this revision.Jan 21 2021, 2:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 21 2021, 2:56 PM
tskeith accepted this revision.Jan 21 2021, 3:21 PM
This revision is now accepted and ready to land.Jan 21 2021, 3:21 PM
This revision was landed with ongoing or failed builds.Jan 21 2021, 5:00 PM
This revision was automatically updated to reflect the committed changes.