This is an archive of the discontinued LLVM Phabricator instance.

[flang] Plug error recovery hole for erroneous subscripts
ClosedPublic

Authored by klausler on Oct 30 2020, 2:20 PM.

Details

Summary

Avoid a crash in folding an empty vector of subscripts
that resulted from a semantic error.

Diff Detail

Event Timeline

klausler created this revision.Oct 30 2020, 2:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 30 2020, 2:20 PM
klausler requested review of this revision.Oct 30 2020, 2:20 PM
tskeith accepted this revision.Oct 30 2020, 4:33 PM
This revision is now accepted and ready to land.Oct 30 2020, 4:33 PM