Make TemplateArgumentListBuilder take an ASTContext (because we're probably...
Make TemplateArgumentListBuilder take an ASTContext (because we're probably going to need it later). Move push_back to the .cpp file. If the passed in template argument is a type, assert that it's canonical. llvm-svn: 72918
Loading
Please register or sign in to comment