[flang-commits] [flang] [flang] Further refine errors vs warnings for ambiguous generics (PR #80161)

via flang-commits flang-commits at lists.llvm.org
Thu Feb 1 00:48:25 PST 2024


https://github.com/jeanPerier approved this pull request.

The changes looks good to me, but one thing is not clear to me: what happens when a call to a generic is later resolved and falls in these ambiguous cases? It will be an error at that point, right?

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


More information about the flang-commits mailing list