Files
clang-p2996/flang/lib/Semantics/check-call.cpp
Peter Klausler b52728d89b [flang] Silence warning when inappropriate (#105867)
When a function returns an array, using an element of that array is an
actual argument in a procedure reference with an implicit interface
should suffice to avoid a warning about an undefined function result.
2024-08-26 10:53:17 -07:00

91 KiB