llvm-project
54e72d15 - [flang] Ensure overrides of special procedures (#142465)

Commit
187 days ago
[flang] Ensure overrides of special procedures (#142465) When a derived type declares a generic procedure binding of interest to the runtime library, such as for ASSIGNMENT(=), it overrides any binding that might have been present for the parent type. Fixes https://github.com/llvm/llvm-project/issues/142414.
Author
Parents
Loading