[all-commits] [llvm/llvm-project] cbef62: [flang] Catch type-bound generic with inherited in...

Peter Klausler via All-commits all-commits at lists.llvm.org
Thu Feb 27 14:33:32 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cbef629838b06166c54e59fdfe8649f792293f61
      https://github.com/llvm/llvm-project/commit/cbef629838b06166c54e59fdfe8649f792293f61
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2025-02-27 (Thu, 27 Feb 2025)

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

  Log Message:
  -----------
  [flang] Catch type-bound generic with inherited indistinguishable spe… (#128980)

…cific

When checking generic procedures for indistinguishable specific
procedures, don't neglect to include specific procedures from any
accessible instance of the generic procedure inherited from its parent
type..

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



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