]> granicus.if.org Git - clang/commit
Make c-index-test -test-print-type include pointeekind for pointer types
authorAnders Waldenborg <anders@0x63.nu>
Wed, 9 Apr 2014 19:16:08 +0000 (19:16 +0000)
committerAnders Waldenborg <anders@0x63.nu>
Wed, 9 Apr 2014 19:16:08 +0000 (19:16 +0000)
commitc0fadbc7d9d4602ac41433225958fb5e22217c97
treeb19d7e12f3b01ab2f1de40f6aa7fb1525efd35a8
parent1768205cd3c719373048f06d3f79a7f8048d3a93
Make c-index-test -test-print-type include pointeekind for pointer types

The idea is to give visibility to more type kinds, especially for getting
a better grasp of what appears as unexposed type kind with libclang.

Differential Revision: http://reviews.llvm.org/D3325

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@205921 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/print-type.c
test/Index/print-type.cpp
test/Index/print-type.m
tools/c-index-test/c-index-test.c