[Patch]OpenCL size_t and ptrdiff_t as builtin types

Benyei, Guy guy.benyei at intel.com
Wed Jan 30 12:46:16 PST 2013


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/20130130/23b596bc/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/20130130/23b596bc/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/20130130/23b596bc/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/20130130/23b596bc/attachment-0001.html>


More information about the cfe-commits mailing list