[cfe-commits] [PATCH] -ftabstop
Chris Lattner
clattner at apple.com
Tue Jan 12 19:07:00 PST 2010
On Jan 12, 2010, at 3:30 PM, Christian Adåker wrote:
> On Tue, Jan 12, 2010 at 11:07 PM, Chris Lattner <clattner at apple.com> wrote:
>> I think the driver should produce a warning on -ftabstop=0 or
>> -ftabstop=10231231, not just silently ignore the error. What do you think?
>
> Of course it should. Especially now when I noticed a Diagnostic object
> was so readily available. :) Fixed.
>
> I also noticed that code modification hints are not printed properly
> around tabs. I'll fix those as well.
Nice, applied as r93288, thanks!
-Chris
More information about the cfe-commits
mailing list