]> granicus.if.org Git - clang/commit
Merging r214008:
authorBill Wendling <isanbard@gmail.com>
Mon, 4 Aug 2014 04:36:40 +0000 (04:36 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 4 Aug 2014 04:36:40 +0000 (04:36 +0000)
commit1b86b4f41a6302efe409c5d898499059b6fff1a5
tree34c1223523715c0c02e3c35cc1825b2dc04249dc
parent0fab06c069ec5e339546ba481b22ffe54dcd9449
Merging r214008:
------------------------------------------------------------------------
r214008 | rtrieu | 2014-07-25 19:10:52 -0700 (Fri, 25 Jul 2014) | 3 lines

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/branches/release_35@214696 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTDiagnostic.cpp
test/Misc/diag-template-diffing.cpp