[PATCH/RFC] Expose OpenCL Attributes in libclang

Eli Bendersky eliben at google.com
Fri Jun 27 09:02:46 PDT 2014


LGTM


On Fri, Jun 27, 2014 at 8:26 AM, Paul Fox <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
> 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/20140627/8eb489a0/attachment.html>


More information about the cfe-commits mailing list