This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix to UnwrapConvertedExpr()
ClosedPublic

Authored by klausler on May 6 2022, 12:25 PM.

Details

Summary

The utility UnwrapConvertedExpr() was failing to unwrap a
converted TypeParamInquiry operation when called from runtime
derived type description table construction, leading to an
abort in semantics.

Diff Detail

Event Timeline

klausler created this revision.May 6 2022, 12:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 6 2022, 12:25 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.May 6 2022, 12:25 PM
This revision is now accepted and ready to land.May 9 2022, 1:38 AM
This revision was landed with ongoing or failed builds.May 9 2022, 4:39 PM
This revision was automatically updated to reflect the committed changes.