Files
clang-p2996/flang/lib/Semantics/check-call.cpp
Peter Klausler 016d5a0a0a [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
2023-02-14 09:13:19 -08:00

53 KiB