[PATCH] libclang: New functions clang_Type_getNumTemplateArguments, clang_Type_getTemplateArgument.
Philippe Daouadi
pdaouadi at aldebaran-robotics.com
Wed Feb 26 05:44:39 PST 2014
@gribozavr I can't tests for variadic templates since the print-type.cpp file is compiled as C++03. Is it ok to change that and compile it as C++11?
Also I don't get what you want me to do with partial specializations.
(apart from that, everything else is fixed)
http://llvm-reviews.chandlerc.com/D1688
More information about the cfe-commits
mailing list