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.
Details
Details
- Reviewers
jeanPerier - Commits
- rG6f14dbedd942: [flang] Fix to UnwrapConvertedExpr()
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo