ahatanak wrote: There's a bug in `QualType::isCXX98PODType` where it returns false for C structs that have ObjC pointer fields when ARC is enabled, which I'm planning to fix later.
https://github.com/llvm/llvm-project/pull/167344 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
