dblaikie added a comment.

In D83448#2357574 <https://reviews.llvm.org/D83448#2357574>, @ahatanak wrote:

> 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.

OK, good to know - thanks for explaining!


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