[PATCH] D116948: [CodeGen] Treat ObjC `__unsafe_unretained` and class types as trivial when generating copy/dispose helper functions

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 11 11:22:20 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe5df9cc098b5: [CodeGen] Treat ObjC `__unsafe_unretained` and class types as trivial (authored by ahatanak).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116948/new/

https://reviews.llvm.org/D116948

Files:
  clang/lib/CodeGen/CGBlocks.cpp
  clang/lib/CodeGen/CGBlocks.h
  clang/lib/CodeGen/CGObjCMac.cpp
  clang/test/CodeGenObjC/arc-blocks.m
  clang/test/CodeGenObjC/blocks.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116948.399026.patch
Type: text/x-patch
Size: 34500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220111/c4f495f1/attachment-0001.bin>


More information about the cfe-commits mailing list