[PATCH] D62831: [CodeGen][ObjC] Add attribute "arc_retain_agnostic" to ObjC globals that are retain-agnostic
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 10 21:39:22 PDT 2019
ahatanak added a comment.
I agree. Something like `arc_inert` is probably a better name in this case for the reason you mentioned.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62831/new/
https://reviews.llvm.org/D62831
More information about the cfe-commits
mailing list