]> granicus.if.org Git - clang/commit
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)
commit4f9419b9e150de905573269f76418a05f6483109
treebbbf4164a8fe01f615b634d059cda2be2628e293
parent93ada20e3fb7fbab9b6093d731596eba35fec677
If a template argument is non-evaluable expression, use the profile ID to see
if the two arguments are equal.

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