If a template argument is non-evaluable expression, use the profile ID to see
authorRichard Trieu <rtrieu@google.com>
Sat, 26 Jul 2014 02:10:52 +0000 (02:10 +0000)
committerRichard Trieu <rtrieu@google.com>
Sat, 26 Jul 2014 02:10:52 +0000 (02:10 +0000)
commit97bacec221dbaffa74825a180efaa6684a65f6d9
treec980a878b60df6a9b1aff88d86f716ab52a625c0
parent1bf4d19172879e42eeb595e6337e8b358f6469c9
If a template argument is non-evaluable expression, use the profile ID to see
if the two arguments are equal.

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