[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
Wed Mar 27 06:34:11 PDT 2019


danzimm updated this revision to Diff 192436.
danzimm added a comment.

I forgot to add the test originally, this update contains a test and updates to old tests to make them pass


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.192436.patch
Type: text/x-patch
Size: 8446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190327/e7ff5f71/attachment.bin>


More information about the cfe-commits mailing list