Files
clang-p2996/flang/lib/Semantics/resolve-names-utils.cpp
Peter Klausler c93312a63d [flang] Handle USE-associated symbols in module procedure interface b… (#93616)
…lock specification expressions

A subroutine or function interface block is of course allowed to
USE-associate symbols into its scope and use them for specification
expressions. This usage works, but crashes the module file output
generator. Fix.

Fixes https://github.com/llvm/llvm-project/issues/93413.
2024-06-03 13:13:16 -07:00

31 KiB