[PATCH] libclang: New functions clang_Type_getNumTemplateArguments, clang_Type_getTemplateArgument.

Dmitri Gribenko gribozavr at gmail.com
Wed Feb 26 06:23:36 PST 2014


  I think it is OK to change the test to C++11.

  About partial specializations -- I think you are right, a QualType can not refer to those.

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



More information about the cfe-commits mailing list