This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix crash on USE error
ClosedPublic

Authored by klausler on Jun 9 2022, 12:14 PM.

Details

Summary

Handle the case of a non-generic procedure that is USE associated
into a scope that has a generic interface of the same name with an
appropriate error rather than crashing.

Diff Detail

Event Timeline

klausler created this revision.Jun 9 2022, 12:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 9 2022, 12:14 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Jun 9 2022, 12:14 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 13 2022, 4:20 PM
This revision was automatically updated to reflect the committed changes.