aboutsummaryrefslogtreecommitdiff
path: root/test/Index/print-type.c
AgeCommit message (Expand)Author
2013-04-18[libclang] Report parameter array types as written in source, not decayed to ...Argyrios Kyrtzidis
2013-04-01[libclang] Make clang_Cursor_getArgument work with call-exprs.Argyrios Kyrtzidis
2013-02-15libclang: add clang_getTypeSpelling(CXType CT)Dmitri Gribenko