This is an archive of the discontinued LLVM Phabricator instance.

[flang] An erroneous type bound procedure was causing a call to CHECK()
ClosedPublic

Authored by PeteSteinfeld on Oct 23 2020, 1:12 PM.

Details

Summary

I added a test to verify that the associated symbol did not have errors before
doing the anaylsis of a call to a component ref along with a test that
triggers the original problem.

Diff Detail

Event Timeline

PeteSteinfeld created this revision.Oct 23 2020, 1:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 23 2020, 1:12 PM
PeteSteinfeld requested review of this revision.Oct 23 2020, 1:12 PM
klausler accepted this revision.Oct 23 2020, 1:30 PM
This revision is now accepted and ready to land.Oct 23 2020, 1:30 PM
PeteSteinfeld added a project: Restricted Project.Oct 23 2020, 1:53 PM