[cfe-dev] Preliminary support for non-fragile ivars on GNU runtime
David Chisnall
csdavec at swansea.ac.uk
Wed May 20 07:19:06 PDT 2009
Ooops - I had the versions the wrong way around in the old patch.
Didn't notice until I tried testing it with the old runtime. This
patch fixes that.
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.diff
Type: application/octet-stream
Size: 6011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090520/22558cd9/attachment.obj>
-------------- next part --------------
On 20 May 2009, at 14:01, David Chisnall wrote:
> This patch provides preliminary support for non-fragile instance
> variables on the GNU runtime. It currently requires a patches to
> GNU libobjc (and so is not enabled by default) which are currently
> being tested and reviewed by GNUstep before being pushed upstream.
>
> This patch does not allow support for synthesized ivars, but does
> provide the infrastructure needed for supporting them.
>
> David
> <clang.diff>_______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
More information about the cfe-dev
mailing list