[all-commits] [llvm/llvm-project] bcd0bf: [flang] Enforce 15.4.2.2(4)(c) - explicit interfac...

Peter Klausler via All-commits all-commits at lists.llvm.org
Thu Dec 15 18:26:36 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bcd0bf9284db0d5d4697611ff9bf3243504aab07
      https://github.com/llvm/llvm-project/commit/bcd0bf9284db0d5d4697611ff9bf3243504aab07
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
    M flang/lib/Semantics/check-declarations.cpp
    M flang/test/Semantics/resolve69.f90

  Log Message:
  -----------
  [flang] Enforce 15.4.2.2(4)(c) - explicit interface required

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

Differential Revision: https://reviews.llvm.org/D140132




More information about the All-commits mailing list