diff options
author | PeixinQiao <qiaopeixin@huawei.com> | 2022-05-06 22:19:20 +0800 |
---|---|---|
committer | PeixinQiao <qiaopeixin@huawei.com> | 2022-05-06 22:19:20 +0800 |
commit | 2472b6869a6eeb198a4e982fd7c3ffc89dd4f6f5 (patch) | |
tree | e705d2533bfaa3e4abb2da8832da46074844f9a7 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | ffc7f9d542370eb72ad1f4bf79f763ca685bab8b (diff) | |
download | llvm-2472b6869a6eeb198a4e982fd7c3ffc89dd4f6f5.zip llvm-2472b6869a6eeb198a4e982fd7c3ffc89dd4f6f5.tar.gz llvm-2472b6869a6eeb198a4e982fd7c3ffc89dd4f6f5.tar.bz2 |
[flang] Add one semantic check for masked array assignment
As Fortran 2018 states, in each where-assignment-stmt, the mask-expr and
the variable being defined shall be arrays of the same shape. The
previous check does not consider checking if it is an array.
Reviewed By: klausler
Differential Revision: https://reviews.llvm.org/D125022
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions