]> granicus.if.org Git - clang/commit
[libclang] Expose array size and element type, patch by Vinay Sajip!
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 27 Sep 2011 17:44:34 +0000 (17:44 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 27 Sep 2011 17:44:34 +0000 (17:44 +0000)
commit5f0bfc522266f3319c4a6262b016a552de058c7f
tree5fdd120b896952ec247f1aeab251bccdfaf38ba6
parent620b9338dce31ace41f2f1fa491def3043412568
[libclang] Expose array size and element type, patch by Vinay Sajip!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140614 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/Index.h
test/Index/print-typekind.c
tools/libclang/CXType.cpp
tools/libclang/libclang.exports