aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/ASTUnit.cpp
diff options
context:
space:
mode:
authorPeter Klausler <35819229+klausler@users.noreply.github.com>2024-04-24 15:08:22 -0700
committerGitHub <noreply@github.com>2024-04-24 15:08:22 -0700
commit0e1bb1d8352ce21808523357d315b73da0d53560 (patch)
tree759bc1ba3204cdf658dfe3d809345d0755ad4c32 /clang/lib/Frontend/ASTUnit.cpp
parent83d06162cca4f35a68e9c64032ba348ac3e27647 (diff)
downloadllvm-0e1bb1d8352ce21808523357d315b73da0d53560.zip
llvm-0e1bb1d8352ce21808523357d315b73da0d53560.tar.gz
llvm-0e1bb1d8352ce21808523357d315b73da0d53560.tar.bz2
[flang] Don't convert actual arguments when interface is implicit (#89795)
When the interface of a procedure is implicit at the point of call, don't perform actual argument type conversion to the types of the dummy arguments. This was inadvertently taking place in a case where the procedure has an implicit interface but was also defined in the same source file, so that its characteristics were known.
Diffstat (limited to 'clang/lib/Frontend/ASTUnit.cpp')
0 files changed, 0 insertions, 0 deletions