[OpenCL] fix for the restriction on pointers to functions

Pekka Jääskeläinen pekka.jaaskelainen at tut.fi
Thu Feb 20 05:58:47 PST 2014


Hi,

Committed as r201788.

On 02/17/2014 03:20 PM, Anastasia Stulova wrote:
> Hi Pekka,
>
> Thanks for reviewing the patch. As far as I can see Blocks are implemented slightly differently in Clang.
> So this patch doesn't affect them in any way.
>
> Regards,
> Anastasia
>
> -----Original Message-----
> From: Pekka Jääskeläinen [mailto:pekka.jaaskelainen at tut.fi]
> Sent: 14 February 2014 16:10
> To: Anastasia Stulova; cfe-commits at cs.uiuc.edu
> Subject: Re: [OpenCL] fix for the restriction on pointers to functions
>
> Hi,
>
> I think this patch looks fine (usual disclaimer: not a Clang frontend).
> Did you ensure this still allows the OpenCL 2.0 Blocks?
>
> On 02/12/2014 06:21 PM, Anastasia Stulova wrote:
>> Hi,
>>
>> Please, review my patch that produces proper diagnostic messages, when
>> pointers to functions are used in OpenCL (restriction from v1.0
>> s6.8.a.3)
>>
>> The test program is provided as well.
>>
>> Thanks,
>>
>> Anastasia
>
>
>
> -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.
>
> ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No:  2557590
> ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No:  2548782
>


-- 
Pekka




More information about the cfe-commits mailing list