ahatanak added a comment.

C structs with ObjC pointer fields are non-trivial when ARC is enabled since 
construction, destruction, and copy are non-trivial (see 
https://reviews.llvm.org/D41228). As far as I know, this is limited to ObjC.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83448

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to