Skip to content
Commit 28f7087c authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

[CodeGen][ObjC] Call synthesized copy constructor/assignment operator

functions in getter/setter functions of non-trivial C struct properties

This fixes a bug where the getter/setter functions were doing a trivial
copy instead of calling the synthesized functions that copy non-trivial
C struct types.

This fixes https://github.com/llvm/llvm-project/issues/56680.

Differential Revision: https://reviews.llvm.org/D131701
parent ccde601f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment