[flang-commits] [PATCH] D140132: [flang] Enforce 15.4.2.2(4)(c) - explicit interface required

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Dec 15 11:16:19 PST 2022


klausler created this revision.
klausler added a reviewer: vdonaldson.
klausler added a project: Flang.
Herald added a subscriber: jdoerfert.
Herald added a project: All.
klausler requested review of this revision.

When a function has an implicit interface its result type may
not have a deferred type parameter.


https://reviews.llvm.org/D140132

Files:
  flang/lib/Semantics/check-declarations.cpp
  flang/test/Semantics/resolve69.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140132.483251.patch
Type: text/x-patch
Size: 7383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20221215/af9995a3/attachment-0001.bin>


More information about the flang-commits mailing list