[Patch]OpenCL size_t and ptrdiff_t as builtin types

Joey Gouly Joey.Gouly at arm.com
Tue Feb 5 06:34:46 PST 2013


Hi Guy,

This patch looks good to me.

I changed the code a bit around your changes in lib/Sema/SemaDecl.cpp, but it will be easy to fix.

Thanks,
Joey

From: cfe-commits-bounces at cs.uiuc.edu [mailto:cfe-commits-bounces at cs.uiuc.edu] On Behalf Of Benyei, Guy
Sent: 05 February 2013 13:11
To: cfe-commits at cs.uiuc.edu
Subject: RE: [Patch]OpenCL size_t and ptrdiff_t as builtin types

Any comments on this patch?

Thanks
   Guy Benyei


From: cfe-commits-bounces at cs.uiuc.edu [mailto:cfe-commits-bounces at cs.uiuc.edu] On Behalf Of Benyei, Guy
Sent: Wednesday, January 30, 2013 22:46
To: cfe-commits at cs.uiuc.edu
Subject: [Patch]OpenCL size_t and ptrdiff_t as builtin types

Hello,
Attached a patch that makes OpenCL size_t and ptrdiff_t types Clang builtin types.
In OpenCL size_t is not a library define, but an actual keyword, a type that is available without special includes, and it also has some specific restriction.

Please review

Thanks
    Guy Benyei




-- 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.





More information about the cfe-commits mailing list