[all-commits] [llvm/llvm-project] b88ace: [flang][lowering] handle procedure pointers with g...
jeanPerier via All-commits
all-commits at lists.llvm.org
Wed Sep 11 06:30:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b88aced1abd8280e305d176c3cc5d85ae720ae50
https://github.com/llvm/llvm-project/commit/b88aced1abd8280e305d176c3cc5d85ae720ae50
Author: jeanPerier <jperier at nvidia.com>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M flang/lib/Lower/PFTBuilder.cpp
A flang/test/Lower/HLFIR/procedure-pointer-in-generics.f90
Log Message:
-----------
[flang][lowering] handle procedure pointers with generic name (#108043)
Handle procedure pointer with the same name as generics in lowering to avoid crashes after #107928.
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