[PATCH/RFC] Expose OpenCL Attributes in libclang

Paul Fox fox at emphotonics.com
Mon Jul 21 13:16:09 PDT 2014


What is the procedure for getting this merged? Is any further action 
required on my part? I haven't been able to find specifics on this 
process beyond posting patches to this list for review.


On 06/27/2014 12:02 PM, Eli Bendersky wrote:
> LGTM
>
>
> On Fri, Jun 27, 2014 at 8:26 AM, Paul Fox <fox at emphotonics.com 
> <mailto:fox at emphotonics.com>> wrote:
>
>     Here are initial patches that expose the inheritable attributes
>     for OpenCL in libclang, including the python bindings.
>
>     I initially posted these on the dev mailing list, but since they
>     received no response, I presume that this list is a better place
>     for them.
>
>     As far as I can tell, since the address space attributes are type
>     attributes, exposing them will require adding to the libclang API.
>     Along these lines, it might be useful to have a generalized way to
>     query type attributes so that more semantic analysis can be done
>     through libclang. Any thoughts on this?
>
>     Paul Fox
>
>
>
>     _______________________________________________
>     cfe-commits mailing list
>     cfe-commits at cs.uiuc.edu <mailto:cfe-commits at cs.uiuc.edu>
>     http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140721/3d6cd06d/attachment.html>


More information about the cfe-commits mailing list