[flang-commits] [flang] [Flang] Fix symbol name clash when dummy procedure name is the same as common-block-name (PR #155508)
Valentin Clement バレンタイン クレメン via flang-commits
flang-commits at lists.llvm.org
Wed Sep 3 10:54:57 PDT 2025
clementval wrote:
> > > > Overall it looks good. I'm just thinking if your case requires to keep the symbol table up to date with the other renaming happening in this pass.
> > >
> > >
> > > OK, I'll rebase against the current master since it's been a while this is under review. If you have any suggestions for a test that might expose potential issues, please let me know.
> >
> >
> > Your rebase likely went wrong.
>
> Sorry about that. Git was configured to merge by default.
You can fix it and force push
https://github.com/llvm/llvm-project/pull/155508
More information about the flang-commits
mailing list