Files
clang-p2996/flang/lib/Lower/ConvertVariable.cpp
jeanPerier 41096d19ab [flang] Do not instantiate components in initial targets as objects (#75778)
Lowering was instantiating component symbols (but the last) in initial
target designator as if they were whole objects, leading to collisions
and bugs.

Fixes https://github.com/llvm/llvm-project/issues/75728
2023-12-19 10:10:24 +01:00

106 KiB