[flang] Strengthen conformance requirements for allocatable/pointer dummy arguments
There's several sets of circumstances in which a scalar actual argument can be associated with a dummy argument array in Fortran, but they apply only to "ordinary" dummy arguments, not those that are allocatables or pointers. Differential Revision: https://reviews.llvm.org/D143836
parent
d05e1e99
Please register or sign in to comment