[cfe-dev] TextDiagnosticPrinter small patch
Chris Lattner
clattner at apple.com
Fri Jan 30 09:42:35 PST 2009
On Jan 29, 2009, at 12:13 PM, Alexei Svitkine wrote:
> Hi,
>
> Attached is a patch for TextDiagnosticPrinter that adds an optional
> parameter that allows users to omit the printing of the source
> location on a diagnostic. So basically it would omit the "abc.c:5:1: "
> at the beginning of the line.
Ok, applied here:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090126/011568.html
Please provide a patch to add a command line option that controls this
though, I prefer not to have dead code in the codebase, thanks!
-Chris
More information about the cfe-dev
mailing list