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: [email protected] [mailto:[email protected]] On Behalf Of Benyei, Guy Sent: 05 February 2013 13:11 To: [email protected] Subject: RE: [Patch]OpenCL size_t and ptrdiff_t as builtin types Any comments on this patch? Thanks Guy Benyei From: [email protected] [mailto:[email protected]] On Behalf Of Benyei, Guy Sent: Wednesday, January 30, 2013 22:46 To: [email protected] 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. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
