[PATCH] libclang: New functions clang_Type_getNumTemplateArguments, clang_Type_getTemplateArgument.

Philippe Daouadi pdaouadi at aldebaran-robotics.com
Thu Feb 27 01:36:02 PST 2014


  Fixed stuff pointed out by @gribozavr

  I didn't put the type= and typekind= in the arguments tests above mine because
  it breaks other tests like objective-c.

Hi mnottale, akyrtzi,

http://llvm-reviews.chandlerc.com/D1688

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1688?vs=7355&id=7391#toc

Files:
  test/Index/print-type.cpp
  tools/libclang/CXType.cpp
  tools/libclang/libclang.exports
  tools/c-index-test/c-index-test.c
  include/clang-c/Index.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1688.3.patch
Type: text/x-patch
Size: 20599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140227/707bf882/attachment.bin>


More information about the cfe-commits mailing list