aboutsummaryrefslogtreecommitdiff
path: root/test/Index/print-type.cpp
AgeCommit message (Expand)Author
2013-04-18[libclang] Report parameter array types as written in source, not decayed to ...Argyrios Kyrtzidis
2013-03-18[libclang] Modify clang_getCursorType to be able to handle a function templat...Argyrios Kyrtzidis
2013-02-15libclang: add clang_getTypeSpelling(CXType CT)Dmitri Gribenko