[all-commits] [llvm/llvm-project] 4927a5: [flang] Allow defined assignment to CLASS(*) (#124...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Jan 31 10:54:02 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4927a5ed4a03c027c6e77a231037b13b54017b13
https://github.com/llvm/llvm-project/commit/4927a5ed4a03c027c6e77a231037b13b54017b13
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M flang/lib/Semantics/tools.cpp
A flang/test/Semantics/bug124621.f90
Log Message:
-----------
[flang] Allow defined assignment to CLASS(*) (#124817)
An unlimited polymorphic left-hand side variable is acceptable in the
definition of a defined assignment subroutine.
Fixes https://github.com/llvm/llvm-project/issues/124621.
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