[cfe-commits] r121030 - /cfe/trunk/www/OpenProjects.html
Chris Lattner
clattner at apple.com
Mon Dec 6 12:35:58 PST 2010
On Dec 6, 2010, at 12:15 PM, Francois Pichet wrote:
> On Mon, Dec 6, 2010 at 2:46 PM, Chris Lattner <sabre at nondot.org> wrote:
>> Author: lattner
>> Date: Mon Dec 6 13:46:27 2010
>> New Revision: 121030
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=121030&view=rev
>> Log:
>> +"indent" source reformatting tool.
>
>
> What about a clangStyleCheck library.
> That lib would accept a coding standard as a configuration file.
> The auto indent, * placement auto refactoring could be done via the
> fixme mechanism.
Yes, exactly. :)
-Chris
More information about the cfe-commits
mailing list