]> granicus.if.org Git - clang/commit
Template Type Diffing change
authorRichard Trieu <rtrieu@google.com>
Tue, 2 Feb 2016 00:36:59 +0000 (00:36 +0000)
committerRichard Trieu <rtrieu@google.com>
Tue, 2 Feb 2016 00:36:59 +0000 (00:36 +0000)
commitea20d5d822bace2b9cfd889f325e8cba101ffb5d
treea267fbbf249639fa9c93fbb1c5baf3925cf62925
parent118951ce7f8a66acdb8cb0394c1fd8070dcbe6e9
Template Type Diffing change

When all the arguments of a template are elided, print "A<...>" instead of
"A<[2 * ...]>".  Also remove comment fragment that means nothing.

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