PR30831: Teach template type diffing to cope with TemplateSpecializationTypes
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 28 Oct 2016 19:54:43 +0000 (19:54 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 28 Oct 2016 19:54:43 +0000 (19:54 +0000)
commite0ab873a843b5f1320d376d67c9c5683c89a9921
tree8f69be9e1b95e71b97b6b710bce84bae0726166a
parent4f69f924df9b65f53eccd0a05bed6ca62b2ae2fd
PR30831: Teach template type diffing to cope with TemplateSpecializationTypes
that desugar to non-TSTs (such as injected-class-names).

llvm-svn: 285437
clang/lib/AST/ASTDiagnostic.cpp
clang/test/Misc/diag-template-diffing.cpp