Change diagnostic messages in DiagnosticsSemaKinds.td to use %diff when two QualType's are required.  This will enable template type diffing for all Sema messages.  The default text of the diff matches the old message so no test cases need to be updated.  Some tests have been added for the modified messages.<div>
<br></div><div>Patch attached and also available at:</div><div><a href="http://llvm-reviews.chandlerc.com/D6">http://llvm-reviews.chandlerc.com/D6</a></div>