]> granicus.if.org Git - clang/commit
[libclang] Expose the rest of the array types.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 23 Jul 2013 17:36:21 +0000 (17:36 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 23 Jul 2013 17:36:21 +0000 (17:36 +0000)
commit4c4f6fe2a6d6b3ffd0ce114cb8099366662b67f7
tree4a1b455eb8fe68c635b9c90b4c13a17246c127f3
parentd732928074294839feebc3b8f00fbf5922d271ba
[libclang] Expose the rest of the array types.

Patch by Che-Liang Chiou!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186967 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/python/clang/cindex.py
bindings/python/tests/cindex/test_type.py
include/clang-c/Index.h
test/Index/print-type-size.cpp
test/Index/print-type.cpp
tools/libclang/CXType.cpp