This is to address the GitHub issue #55826.
It is to diagnose the case when a type bound procedure is passed as an actual procedure argument.
call sub0(t%t3%t2%t%info1)
Differential D141506
[Flang] To fix issue #55826: Add semantic check for another variation of multiple part-ref with non-zero rank. DanielCChen on Jan 11 2023, 7:56 AM. Authored by
Details This is to address the GitHub issue #55826. call sub0(t%t3%t2%t%info1)
Diff Detail
Event TimelineComment Actions I tried to add “rG LLVM Github Monorepo” in the Repository field before creating the revision, but it disappeared. Does someone know why it happened? Comment Actions LGTM. Thanks for this work. @DanielCChen If your patch gets approved by @klausler or @jeanPerier in the area of semantic analysis, you can land your patch if others don't have any comments. Sometimes, I wait for one more day and land the patch. |