[Patch]OpenCL size_t and ptrdiff_t as builtin types

Benyei, Guy guy.benyei at intel.com
Tue Feb 5 05:11:10 PST 2013


Any comments on this patch?

Thanks
   Guy Benyei
[email_signature_guy_new2]

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

[email_signature_guy_new2]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130205/74d0e14c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 24800 bytes
Desc: image001.png
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130205/74d0e14c/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opencl_sizet.patch
Type: application/octet-stream
Size: 22274 bytes
Desc: opencl_sizet.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130205/74d0e14c/attachment.obj>
-------------- next part --------------
---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130205/74d0e14c/attachment-0001.html>


More information about the cfe-commits mailing list