[cfe-commits] [PATCH] -ftabstop

Chris Lattner clattner at apple.com
Sat Jan 9 13:54:48 PST 2010


On Jan 5, 2010, at 2:44 PM, Christian Adåker wrote:

> Hi.
> 
> Here is a patch for another option in the TODO, -ftabstop=width for
> setting the tab width in diagnostics. Any comments/suggestions?

This looks like a great start, and I applied it here:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20100104/026153.html

Please improve it in two ways: 1) write a testcase, 2) reject -ftabstop=0, which will cause a division by zero error.  Thanks!

-Chris



More information about the cfe-commits mailing list