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

Rob Springer rspringer at google.com
Fri Oct 10 12:51:21 PDT 2014


Updated a comment with an updated type name (ArgKind::Integral -> CXTemplateArgKind_Integral).

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.14744.patch
Type: text/x-patch
Size: 27180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141010/b975992e/attachment.bin>


More information about the cfe-commits mailing list