[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 09:07:04 PDT 2025


https://github.com/clementval commented:

Overall it looks good. I'm just thinking if your case require to keep the symbol table up to date with the other renaming happening in this pass. 

https://github.com/llvm/llvm-project/pull/155508


More information about the flang-commits mailing list