This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix crashes on calls to non-procedures
ClosedPublic

Authored by klausler on Jun 15 2021, 4:03 PM.

Details

Summary

When a procedure reference is attempted to an entity that just
isn't a procedure, say so.

Diff Detail

Event Timeline

klausler created this revision.Jun 15 2021, 4:03 PM
klausler requested review of this revision.Jun 15 2021, 4:03 PM
PeteSteinfeld accepted this revision.Jun 15 2021, 8:27 PM

All builds, tests, and looks good.

This revision is now accepted and ready to land.Jun 15 2021, 8:27 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 16 2021, 12:49 PM