diff options
author | Peixin-Qiao <qiaopeixin@huawei.com> | 2022-05-17 15:11:46 +0800 |
---|---|---|
committer | Peixin-Qiao <qiaopeixin@huawei.com> | 2022-05-17 15:11:46 +0800 |
commit | 5646d82885f64f1f886d84aff5422697f355f6c4 (patch) | |
tree | 59157490ddae974c56cb05b954729a56b969d444 /llvm/unittests/Support/KnownBitsTest.cpp | |
parent | f305ac3d5d0e02df68efbad42ab9c209f99d51a7 (diff) | |
download | llvm-5646d82885f64f1f886d84aff5422697f355f6c4.zip llvm-5646d82885f64f1f886d84aff5422697f355f6c4.tar.gz llvm-5646d82885f64f1f886d84aff5422697f355f6c4.tar.bz2 |
[flang] Add one semantic check for elemental call arguments
As Fortran 2018 15.8.1(3), in a reference to an elemental procedure, if
any argument is an array, each actual argument that corresponds to an
INTENT (OUT) or INTENT (INOUT) dummy argument shall be an array. Add
this semantic check.
Reviewed By: klausler
Differential Revision: https://reviews.llvm.org/D125685
Diffstat (limited to 'llvm/unittests/Support/KnownBitsTest.cpp')
0 files changed, 0 insertions, 0 deletions