This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7f192593af [mips] Make checks in CodeGen/mips-varargs.c less fragile new f959557615 [libclang] [OpenCL] Expose more OpenCL CIndex types
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bindings/python/clang/cindex.py | 41 ++++++++++++++++ include/clang-c/Index.h | 49 ++++++++++++++++++- test/Index/opencl-types.cl | 104 +++++++++++++++++++++++++++++++++++++++- tools/libclang/CXType.cpp | 16 +++++++ 4 files changed, 207 insertions(+), 3 deletions(-)