[Patch][ObjC][Proposal] NSValue literals

AlexDenisov 1101.debian at gmail.com
Thu Jan 1 15:07:02 PST 2015


Finally I’ve figured out how-to check availability of BoxingMethod, Sema has method called ‘DiagnoseUseOfDecl’
New version attached. 
Updates:

 - support for NSEdgeInsets
 - tests for availability of boxing methods
 - test for __has_feature
 - cleanups and fixes based on previous comments

-- 
AlexDenisov
Software Engineer, https://github.com/AlexDenisov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150102/f5c36130/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nsvalue_boxed_expressions_v2.patch
Type: application/octet-stream
Size: 60996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150102/f5c36130/attachment.obj>


More information about the cfe-commits mailing list