[all-commits] [llvm/llvm-project] ef9494: [flang] Non-generic interface must shadow outer ge...

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Oct 21 13:38:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef9494b27c64bd63b5a23c74baa7b5e444957013
      https://github.com/llvm/llvm-project/commit/ef9494b27c64bd63b5a23c74baa7b5e444957013
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2025-10-21 (Tue, 21 Oct 2025)

  Changed paths:
    M flang/lib/Semantics/resolve-names.cpp
    A flang/test/Semantics/bug164303.f90

  Log Message:
  -----------
  [flang] Non-generic interface must shadow outer generic (#164469)

A procedure defined in non-generic INTERFACE block must completely
shadow any generic interface of the same name in an outer scope.

Fixes https://github.com/llvm/llvm-project/issues/164303.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list