[flang-commits] [flang] [flang] Fix spurious error with separate module procedures (PR #106768)
Peter Klausler via flang-commits
flang-commits at lists.llvm.org
Thu Sep 26 09:14:19 PDT 2024
klausler wrote:
The changes to ResolveForward() in the patch follow the call to ResolveSpecificationParts(), though. And the experimental patch that you tried for me (capturing symbol.name() before that call) didn't solve the problem.
What are the source locations in the call chain between #1 and #16?
https://github.com/llvm/llvm-project/pull/106768
More information about the flang-commits
mailing list