[PATCH] Improve emacs coding style

Eric Christopher echristo at gmail.com
Fri Dec 5 11:32:58 PST 2014


Seems reasonable as a closer first step before someone uses clang-format.

LGTM.

-eric

On Fri Dec 05 2014 at 4:50:42 AM Will Newton <will.newton at linaro.org> wrote:

> Remove setting of default style, this way is not recommended and
> means that all the settings have to be duplicated to demonstrate the
> c-add-style method which is a much better way of doing it.
>
> Remove the modified date as it is better stored in SVN.
>
> Tweak a few style parameters to make them conform to the actual LLVM
> style.
> ---
>  utils/emacs/emacs.el | 21 ++++++++-------------
>  1 file changed, 8 insertions(+), 13 deletions(-)
>
> --
> Will Newton
> Toolchain Working Group, Linaro
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141205/f41ef330/attachment.html>


More information about the llvm-commits mailing list