Expose pipe, sampler_t, clk_event_t, queue_t, reserve_id_t, and all
image types.
Update the opencl-types.cl test RUN line such that we can test the
OpenCL 2.0 types.
Patch by Simon Perretta.
Paths
| Differential D33197
[libclang] [OpenCL] Expose more OpenCL CIndex types ClosedPublic Authored by svenvh on May 15 2017, 7:27 AM.
Details Summary Expose pipe, sampler_t, clk_event_t, queue_t, reserve_id_t, and all Update the opencl-types.cl test RUN line such that we can test the Patch by Simon Perretta.
Diff Detail Event Timeline
This revision is now accepted and ready to land.May 19 2017, 9:10 AM Closed by commit rL303626: [libclang] [OpenCL] Expose more OpenCL CIndex types (authored by svenvh). · Explain WhyMay 23 2017, 3:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 99003 bindings/python/clang/cindex.py
include/clang-c/Index.h
test/Index/opencl-types.cl
tools/libclang/CXType.cpp
|
Can we have a doxygen comment about the OpenCL types?