FunctionDecl::setParams() now uses the allocator associated with ASTContext to...
FunctionDecl::setParams() now uses the allocator associated with ASTContext to allocate the array of ParmVarDecl*'s. llvm-svn: 62203
Loading
Please register or sign in to comment