When comparing two templates in the template differ, consider them the
authorDouglas Gregor <dgregor@apple.com>
Thu, 31 Jan 2013 01:08:35 +0000 (01:08 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 31 Jan 2013 01:08:35 +0000 (01:08 +0000)
commit8e9f55ff1393d06718f9c7e24b1aa66c8fb5cae7
tree0469389890f929f37477d16c48dfb178cc4a024c
parent82aa8d4926bb0cbf9702cf5eb057e86202fb92b5
When comparing two templates in the template differ, consider them the
same if they are actually the same; having the same name isn't
enough. Fixes <rdar://problem/12931988>.

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