haoNoQ wrote:

I'm also somewhat terrified of returning C++ objects from ObjC methods by 
value, ever since I learned that when you call an ObjC method on a nil it 
returns a _zero-initialized_ object without calling a constructor on it.

https://github.com/llvm/llvm-project/pull/108669
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to