[all-commits] [llvm/llvm-project] a4015d: [flang] Fix crash resolving interface procedure ty...

Valery Dmitriev via All-commits all-commits at lists.llvm.org
Thu Oct 9 12:15:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a4015d98d2ad3faba12d8c1a82942330852b9efd
      https://github.com/llvm/llvm-project/commit/a4015d98d2ad3faba12d8c1a82942330852b9efd
  Author: Valery Dmitriev <valeryd at nvidia.com>
  Date:   2025-10-09 (Thu, 09 Oct 2025)

  Changed paths:
    M flang/include/flang/Semantics/symbol.h
    A flang/test/Lower/generic-shadows-specific.F90

  Log Message:
  -----------
  [flang] Fix crash resolving interface procedure type. (#162205)

When generic interface name shadows specific, bypass to specific
procedure while resolving its type.



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