Structure constructors with multiple components would crash when components were from parent types. The search for the right parent component must be done anew for each component. Fixes https://github.com/llvm/llvm-project/issues/118270, https://github.com/llvm/llvm-project/issues/96994, and https://github.com/llvm/llvm-project/issues/105848.
92 KiB
92 KiB