Files
clang-p2996/flang/lib/Semantics/mod-file.cpp
Peter Klausler df3e5f18d0 [flang] Emit missing IMPORTs in module file interfaces
When a symbol from the enclosing scope is necessary to declare
a procedure or procedure pointer dummy argument or function result
for a procedure interface, note it in the collection of symbols to
be imported when scanning that interface.

Differential Revision: https://reviews.llvm.org/D132683
2022-08-25 15:05:31 -07:00

43 KiB