[PATCH] Add [some] template argument-extraction calls to libclang & cindex
Rob Springer
rspringer at google.com
Mon Oct 6 14:45:47 PDT 2014
Factored out common code between clang_Cursor_getTemplateArgumentType, clang_Cursor_getTemplateArgumentValue, and clang_Cursor_getTemplateArgumentUnsignedValue, and simplified test cases.
http://reviews.llvm.org/D5621
Files:
bindings/python/clang/cindex.py
bindings/python/tests/cindex/test_cursor.py
include/clang-c/Index.h
test/Index/preamble_macro_template.cpp
tools/c-index-test/c-index-test.c
tools/libclang/CXCursor.cpp
tools/libclang/libclang.exports
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5621.14476.patch
Type: text/x-patch
Size: 14339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141006/9482bec0/attachment.bin>
More information about the cfe-commits
mailing list