[PATCH] Add [some] template argument-extraction calls to libclang & cindex

Rob Springer rspringer at google.com
Fri Oct 10 11:25:54 PDT 2014


Updated based on out-of-thread comments:
 - Added enum to encode failures of clang_Cursor_getTemplateArgument
 - Corrected clang_Cursor_getTemplateArgumentType comment.

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/index-templates.cpp
  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.14740.patch
Type: text/x-patch
Size: 27171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141010/020827a0/attachment.bin>


More information about the cfe-commits mailing list