[cfe-dev] ObjC properties for GNU runtime

David Chisnall csdavec at swansea.ac.uk
Mon May 18 15:07:47 CDT 2009


This patch allows clang to generate code for declared properties on  
the GNU runtime.  As with @synchronized, this requires some extra  
functions that are included with other libraries (not with the GNU  
runtime itself) and so will cause linker errors when these are not  
present.

David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.diff
Type: application/octet-stream
Size: 1570 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/cfe-dev/attachments/20090518/2db6913d/attachment.obj 


More information about the cfe-dev mailing list