]> granicus.if.org Git - clang/commit
Add support for nullptr template arguments to template type diffing.
authorRichard Trieu <rtrieu@google.com>
Thu, 24 Jul 2014 04:24:50 +0000 (04:24 +0000)
committerRichard Trieu <rtrieu@google.com>
Thu, 24 Jul 2014 04:24:50 +0000 (04:24 +0000)
commit6078b27eb63bc08694c11946818d6d415628a246
treeb293379884af19f093164f14b1b4696355ace498
parentb9ea932f3ff955a1c3e9efd4ae23b492fc303077
Add support for nullptr template arguments to template type diffing.

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