[llvm] r182685 - clang-formatted APInt.h
Chris Lattner
clattner at apple.com
Fri May 24 16:14:29 PDT 2013
On May 24, 2013, at 3:38 PM, Michael Gottesman <mgottesman at apple.com> wrote:
> Author: mgottesman
> Date: Fri May 24 17:38:49 2013
> New Revision: 182685
>
> URL: http://llvm.org/viewvc/llvm-project?rev=182685&view=rev
> Log:
> clang-formatted APInt.h
Hi Michael,
Please don't do this. We don't like widespread formatting changes across the whole sourcebase (e.g. removing trailing whitespace, reformatting, etc) because it is noisy and messes with svn annotate.
It's fine to reformat code that is changing for other reasons, but bulk changes aren't appreciated.
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130524/6e798ad1/attachment.html>
More information about the llvm-commits
mailing list