[PATCH] clang-c: Add clang_getTypeSpelling()
Ben Gertzfield
bgertzfield at gmail.com
Thu Feb 14 15:58:36 PST 2013
- Rebase and change createCXString -> createDup
- Merge tests and remove options struct.
- Clarify docblock comment.
- Bump minor version.
- Fix braces.
- Put brackets around both type and typekind output.
Hi gribozavr, jordan_rose,
http://llvm-reviews.chandlerc.com/D409
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D409?vs=988&id=992#toc
Files:
include/clang-c/Index.h
test/Index/print-type.c
test/Index/print-type.cpp
test/Index/print-typekind.c
test/Index/print-typekind.m
test/Index/vector-types.c
tools/c-index-test/c-index-test.c
tools/libclang/CXType.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D409.2.patch
Type: text/x-patch
Size: 18487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130214/73a8bfd0/attachment.bin>
More information about the cfe-commits
mailing list