diff options
author | Axel Naumann <Axel.Naumann@cern.ch> | 2012-06-29 07:30:33 +0000 |
---|---|---|
committer | Axel Naumann <Axel.Naumann@cern.ch> | 2012-06-29 07:30:33 +0000 |
commit | 693344b505dbf06ee72f48d0dc4c135eec80e96b (patch) | |
tree | e5990a9a34220a77683f7f1b1ab1caf900db7784 /llvm/lib/CodeGen | |
parent | 51a8cf77b862a817c4fd9d1d7dd152c29632204a (diff) | |
download | bcm5719-llvm-693344b505dbf06ee72f48d0dc4c135eec80e96b.tar.gz bcm5719-llvm-693344b505dbf06ee72f48d0dc4c135eec80e96b.zip |
From Philippe Canal:
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
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions