forked from OSchip/llvm-project
![]() Update the two function overloads void TemplateSpecializationType::PrintTemplateArgumentList(raw_ostream &OS,.... to behave like std::string TemplateSpecializationType::PrintTemplateArgumentList(const TemplateArgument *Args,... hence making sure that clang consistently adds a space between two '>' at the end of nested template arguments. llvm-svn: 159412 |
||
---|---|---|
.. | ||
p3-0x.cpp |