Files
clang-p2996/flang/lib/Semantics/check-io.cpp
Peter Klausler aa128bb21e [flang] Catch misuse of a procedure designator as an output item
f18 was diagnosing the misuse of a procedure pointer as an output item,
but not the more general case of a procedure designator other than
a pointer.

Differential Revision: https://reviews.llvm.org/D143780
2023-02-12 16:44:58 -08:00

41 KiB