[all-commits] [llvm/llvm-project] 59d38f: [flang] Check constraint C711 correctly
Peter Klausler via All-commits
all-commits at lists.llvm.org
Tue Mar 1 12:22:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59d38f1b56d516f844733fe22294de7c78c8fbf6
https://github.com/llvm/llvm-project/commit/59d38f1b56d516f844733fe22294de7c78c8fbf6
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-03-01 (Tue, 01 Mar 2022)
Changed paths:
M flang/lib/Evaluate/shape.cpp
M flang/lib/Semantics/check-call.cpp
M flang/test/Semantics/call15.f90
Log Message:
-----------
[flang] Check constraint C711 correctly
An assumed-type actual argument that corresponds to an assumed-rank dummy
argument shall be assumed-shape or assumed-rank.
Differential Revision: https://reviews.llvm.org/D120750
More information about the All-commits
mailing list