[cfe-commits] [Patch] Update Sema Diagnostics to use %diff

Richard Trieu rtrieu at google.com
Thu Jul 12 14:07:49 PDT 2012


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.

Patch attached and also available at:
http://llvm-reviews.chandlerc.com/D6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120712/53eb0f29/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diagnostics-diff-update.patch
Type: application/octet-stream
Size: 69925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120712/53eb0f29/attachment.obj>


More information about the cfe-commits mailing list