[flang-commits] [flang] [flang][OpenMP] Initialize allocatable members of derived types (PR #120295)
Leandro Lupori via flang-commits
flang-commits at lists.llvm.org
Tue Dec 17 12:12:36 PST 2024
luporl wrote:
Note: I couldn't find a way to write a unit test for `InitializeClone`.
The main issue is that it doesn't seem to be possible to create an instance of `typeInfo::DerivedType`.
https://github.com/llvm/llvm-project/pull/120295
More information about the flang-commits
mailing list