[flang-commits] [flang] [Flang] Support for passing procedure pointer, reference to a function that returns a procedure pointer to structure constructor. (PR #86533)

via flang-commits flang-commits at lists.llvm.org
Tue Mar 26 07:30:54 PDT 2024


https://github.com/jeanPerier approved this pull request.

LGTM, the place to share that would be Allocatable.cpp/h in lowering (bad file name, it really deals with both Pointer and Allocatable specific actions using some evaluate:: data structures).

https://github.com/llvm/llvm-project/pull/86533


More information about the flang-commits mailing list