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 | 16d0078d2a4b1024cbeca8e1ebe7c0ed45554f11 (patch) | |
tree | 9de4e208e7c59d1044257c28db4b2f66eac91bae /lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp | |
parent | 56c045ed5e148d3eff9b344001370b80ec14d43b (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159412 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp')
0 files changed, 0 insertions, 0 deletions