aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/ModuleDependencyCollector.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2022-12-17 10:19:42 -0800
committerPeter Klausler <pklausler@nvidia.com>2022-12-17 10:47:38 -0800
commit412f391ca4ba21f3d82df31ef4bb755d5d1e2909 (patch)
treee5196b60bfd4d4641b6da9abf7a932fe037871f1 /clang/lib/Frontend/ModuleDependencyCollector.cpp
parent07af0e2d3e8485ad6f84da1ad9851538b62d2942 (diff)
downloadllvm-412f391ca4ba21f3d82df31ef4bb755d5d1e2909.zip
llvm-412f391ca4ba21f3d82df31ef4bb755d5d1e2909.tar.gz
llvm-412f391ca4ba21f3d82df31ef4bb755d5d1e2909.tar.bz2
[flang] Check for another case of ambiguous generic resolution
When specific procedures of a generic have dummy procedures, underspecified actual procedures can match more than one specific procedure. This can happen with actual procedures that are externals with implicit interfaces, including the completely unspecified case of a PROCEDURE() or EXTERNAL that doesn't even differentiate between a subroutine and a function. Generic resolution can already handle cases of ambiguous resolution due to the use of NULL() actual arguments with no MOLD= arguments to define their types. Extend the handling of ambiguous actual arguments to include the case of underspecified actual procedures. Differential Revision: https://reviews.llvm.org/D140151
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions