[PATCH] D131701: [CodeGen][ObjC] Call synthesized copy constructor/assignment operator functions in getter/setter functions of non-trivial C struct properties
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 2 10:58:30 PDT 2022
rjmccall added a comment.
Can we check for the right conditions when emitting the setter body and just deactivate the cleanup?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131701/new/
https://reviews.llvm.org/D131701
More information about the cfe-commits
mailing list