[flang] Handle parent component in intrinsic function arguments
When the argument is a parent component the box needs to be updated to reflect the correct type. Use `updateBoxForParentComponent` to update the argument accordingly. Reviewed By: PeteSteinfeld Differential Revision: https://reviews.llvm.org/D145907
Loading
Please sign in to comment