[cfe-dev] Multi-dimensional dispatch support in Objective-C (GNU runtime)
Fariborz Jahanian
fjahanian at apple.com
Fri May 22 13:30:22 PDT 2009
On May 22, 2009, at 5:49 AM, David Chisnall wrote:
> 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.
check in as 72275. Please provide a test for this patch.
>
>
> David
>
> P.S. test/SemaObjC/nsobject-attribute-1.m fails for me. The RUN
> line needs -fblocks adding for it to work correctly.
Thanks, test is fixed.
- Fariborz
>
>
> <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