Fix the template type diffing to handle integral template arguments.
authorRichard Trieu <rtrieu@google.com>
Thu, 1 Nov 2012 21:29:28 +0000 (21:29 +0000)
committerRichard Trieu <rtrieu@google.com>
Thu, 1 Nov 2012 21:29:28 +0000 (21:29 +0000)
commit6df8945f04fa332c37bd11387346a0bebcf62653
treef68da86c5712682fb3c7669e9ad323be06f71bf4
parent81a1c7503575543a8b6f5d785d437a4dcf7fef5c
Fix the template type diffing to handle integral template arguments.

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