[PATCH] D114732: [clang] Mark `trivial_abi` types as "trivially relocatable".
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 6 19:04:14 PST 2021
rjmccall added a comment.
Don't worry about `GC::Strong`. ObjC GC is thoroughly dead (unless there's GNU-runtime interest in it?), and AFAIK we've never made any effort to incorporate it into our treatment of non-trivial structs.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114732/new/
https://reviews.llvm.org/D114732
More information about the cfe-commits
mailing list