Patch for Bug 30413, including test case

Lobron, David via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 15 13:59:26 PST 2017


Hi All,

I am re-submitting my patch for Bug 30413, this time with a test case included as well (ivar-type-encoding.m).  The test case file should be added to clang/test/CodeGenObjC.  The test verifies that correct metadata is emitted by clang for an object-valued instance variable.  I've verified that the test passes when the patch has been applied to ASTContext.cpp, and fails otherwise.

Please let me know if this looks OK, or if any additional information is needed.

Thanks,

David

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ivar-type-encoding.m
Type: application/octet-stream
Size: 770 bytes
Desc: ivar-type-encoding.m
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170215/7e6a6b7c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PatchForBug30413.patch
Type: application/octet-stream
Size: 593 bytes
Desc: PatchForBug30413.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170215/7e6a6b7c/attachment-0001.obj>


More information about the cfe-commits mailing list