summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/print-type.c
Commit message (Expand)AuthorAgeFilesLines
* [libclang] Restore old clang_Cursor_isAnonymous behaviourIvan Donchevskii2019-04-291-0/+18
* [libclang] Fix the type of 'int (Foo);'Shoaib Meenai2018-05-011-2/+2
* [libclang] Expose the ElaboratedTypeSergey Kalinichev2016-05-031-0/+8
* Handle difference in signedness of 'char' in test/Index/print-type.c{,pp}Anders Waldenborg2014-04-091-1/+1
* Make c-index-test -test-print-type include pointeekind for pointer typesAnders Waldenborg2014-04-091-8/+8
* [libclang] Don't report a DecayedType as "unexposed", report it as the origin...Argyrios Kyrtzidis2013-09-161-1/+4
* [AST] Introduce a new DecayedType sugar nodeReid Kleckner2013-06-241-1/+1
* Revert "[Sema] Make FunctionType's TSI use unadjusted argument types"Reid Kleckner2013-06-081-1/+1
* [Sema] Make FunctionType's TSI use unadjusted argument typesReid Kleckner2013-06-081-1/+1
* [libclang] Report parameter array types as written in source, not decayed to ...Argyrios Kyrtzidis2013-04-181-2/+2
* [libclang] Make clang_Cursor_getArgument work with call-exprs.Argyrios Kyrtzidis2013-04-011-1/+1
* libclang: add clang_getTypeSpelling(CXType CT)Dmitri Gribenko2013-02-151-0/+44
OpenPOWER on IntegriCloud