libclang: expose the rest array types

Che-Liang Chiou clchiou at gmail.com
Wed Jul 17 11:08:45 PDT 2013


Tests updated.

On Tue, Jul 16, 2013 at 1:50 PM, Argyrios Kyrtzidis <akyrtzi at gmail.com> wrote:
> Could you please also add some tests for the new CXTypes in
> test/Index/print-type.cpp ?
>
> On Jul 15, 2013, at 5:03 PM, Che-Liang Chiou <clchiou at gmail.com> wrote:
>
> clang defines four types of array but only one of them (ConstantArray)
> has been exposed through libclang interface. So add the rest of them.
> <libclang_array.patch>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libclang_array.patch
Type: application/octet-stream
Size: 5920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130717/54ecbce6/attachment.obj>


More information about the cfe-commits mailing list