[PATCH] D59873: Add additional mangling for struct members of non trivial structs
Dan Zimmerman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 28 09:06:00 PDT 2019
danzimm updated this revision to Diff 192652.
danzimm added a comment.
Add a third level to ensure nontrivial structs within structs within structs works (this suggests that N embeddings works too). Also change the invocation of the test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59873/new/
https://reviews.llvm.org/D59873
Files:
clang/lib/CodeGen/CGNonTrivialStruct.cpp
clang/test/CodeGenObjC/nontrivial-c-struct-within-struct-name.m
clang/test/CodeGenObjC/strong-in-c-struct.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59873.192652.patch
Type: text/x-patch
Size: 8780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190328/a9976924/attachment-0001.bin>
More information about the cfe-commits
mailing list