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)
commit3880089fc7e7b4c2be8eccb09379a02db9160189
tree43a671763048380ee8154ccf2fde884af52948e1
parent7fd11896a81550a0d7207ead64ec1846ba88a8f6
Add support for nullptr template arguments to template type diffing.

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