On Nov 8, 2011, at 10:07 PM, David Blaikie wrote:
> Author: dblaikie
> Date: Wed Nov 9 00:07:30 2011
> New Revision: 144171
>
> URL: http://llvm.org/viewvc/llvm-project?rev=144171&view=rev
> Log:
> Fixing 80 col violations (& removing any trailing whitespace on files I was
> touching anyway)
Please *do not* make whitespace changes like this. It screws up the results of
"svn annotate", which we lean on heavily, and has no actual benefits.
Whitespace/formatting tweaks are okay within the specific code that you're
working on anyway, as part of an actual semantic change.
- Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits