"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "a5f1f9c9b86117770cb27f34b75edf780435ea6d"
Make it easier to read/write the template part of FunctionDecl.
Introduce: -FunctionDecl::getTemplatedKind() which returns an enum signifying what kind of templated FunctionDecl it is. -An overload of FunctionDecl::setFunctionTemplateSpecialization() which accepts arrays of TemplateArguments and TemplateArgumentLocs -A constructor to TemplateArgumentList which accepts an array of TemplateArguments. llvm-svn: 106532
Loading
Please register or sign in to comment