[PATCH] D65256: [Sema][ObjC] Mark C union fields that have non-trivial ObjC ownership qualifications as unavailable if the union is declared in a system header
Jordan Rose via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 25 10:26:57 PDT 2019
jordan_rose added a comment.
I'm personally still of the opinion that allowing non-trivial fields in unions was a mistake, but it's too late to change that as well.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65256/new/
https://reviews.llvm.org/D65256
More information about the cfe-commits
mailing list