libclang: expose the rest array types
Argyrios Kyrtzidis
akyrtzi at gmail.com
Tue Jul 16 13:50:26 PDT 2013
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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130716/bf252384/attachment.html>
More information about the cfe-commits
mailing list