[PATCH] D33598: [libclang] [OpenCL] Expose CIndex functions for typedef and address space

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 26 07:28:55 PDT 2017


Anastasia created this revision.

Expose the following functions:
clang_getTypedefName
clang_getAddressSpace

Patch by Simon Perretta!


https://reviews.llvm.org/D33598

Files:
  bindings/python/clang/cindex.py
  bindings/python/tests/cindex/test_type.py
  include/clang-c/Index.h
  tools/libclang/CXType.cpp
  tools/libclang/libclang.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33598.100404.patch
Type: text/x-patch
Size: 6195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170526/171337f7/attachment-0001.bin>


More information about the cfe-commits mailing list