]> granicus.if.org Git - clang/commit
Print "(default)" for default template template arguments to match the
authorRichard Trieu <rtrieu@google.com>
Thu, 24 Jul 2014 23:14:16 +0000 (23:14 +0000)
committerRichard Trieu <rtrieu@google.com>
Thu, 24 Jul 2014 23:14:16 +0000 (23:14 +0000)
commit54de80a8979ae1c2b05e7b554102445ae2401ece
tree6ec73ed0a1a5ff528e58a9c72db33e25e6cccb24
parent8b5a8d70c8e72889daa06c5fdd5ea164c67ef098
Print "(default)" for default template template arguments to match the
printing of other types.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213902 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTDiagnostic.cpp
test/Misc/diag-template-diffing.cpp