[flang] Add TODO for allocate array with scalar source
authorPeixin Qiao <qiaopeixin@huawei.com>
Wed, 18 Jan 2023 13:49:22 +0000 (21:49 +0800)
committerPeixin Qiao <qiaopeixin@huawei.com>
Wed, 18 Jan 2023 13:49:22 +0000 (21:49 +0800)
commit63ba34f3fb752e0a60a78c21ee694e1064a870ab
tree7e78cd8e5b6e6c87da086587d82273a0dcd2e5e8
parent32af267447490b5cbb6086c1822688e1900c38f0
[flang] Add TODO for allocate array with scalar source

This scenario is not supported yet.

Reviewed By: clementval, jeanPerier, sscalpone

Differential Revision: https://reviews.llvm.org/D141932
flang/lib/Lower/Allocatable.cpp