Files
clang-p2996/flang/lib/Semantics/resolve-names-utils.cpp
Peter Klausler 11d07d9ef6 [flang] Handle separate module procedures with INTERFACE dummy arguments (#67608)
The code that duplicates the interface of a separate module procedure
into its definition doesn't allow for a dummy procedure with an explicit
INTERFACE declaration. Extend the code to handle this case.

Fixes https://github.com/llvm/llvm-project/issues/66631.
2023-10-16 17:08:28 -07:00

34 KiB