[Patch][ObjC][Proposal] NSValue literals
AlexDenisov
1101.debian at gmail.com
Sun Apr 19 12:41:20 PDT 2015
> You can limit it to two if it makes the representation more efficient.
Yes, it does make sense. New version attached.
What’s new:
- ObjCBoxedExpr sub-expressions now limited: two subexprs at max
- RValues are working now: added tests, both Sema and CodeGen
- added test for ‘c-index-test’
- documentation updated
Looking forward for feedback.
--
AlexDenisov
Software Engineer, http://alexdenisov.github.io
-------------- next part --------------
A non-text attachment was scrubbed...
Name: objc_boxable.patch
Type: application/octet-stream
Size: 67366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150419/c9a92a5e/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150419/c9a92a5e/attachment.sig>
More information about the cfe-commits
mailing list