[cfe-dev] Multi-dimensional dispatch support in Objective-C (GNU runtime)
David Chisnall
csdavec at swansea.ac.uk
Fri May 22 05:49:36 PDT 2009
Hi everyone,
This patch adds support for sender-aware dispatch in Objective-C for
the GNU runtime, when compiled with -fobjc-sender-dependent-dispatch.
This is used in AOP, COP, implementing object planes, and a few other
things.
David
P.S. test/SemaObjC/nsobject-attribute-1.m fails for me. The RUN line
needs -fblocks adding for it to work correctly.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.diff
Type: application/octet-stream
Size: 5756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090522/e945486b/attachment.obj>
-------------- next part --------------
More information about the cfe-dev
mailing list