[cfe-dev] clang-format extended repo
Andrew Hankins via cfe-dev
cfe-dev at lists.llvm.org
Tue Nov 10 02:18:13 PST 2015
Hi all,
I've created a fork of clang-format that is less restrictive on the
formatting styles it will accept patches for.
It lives here https://github.com/hankhank/clang for now and I've added two
new style configuration options NamespaceOnSingleLine and
BraceWrapping::AfterIfElse.
Next I'm going to look into argument and parameter formatting.
Once the formatting styles there have matured we can try and get them back
upstream.
So anyone wishing to contribute is welcome
Cheers,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20151110/19bceb78/attachment.html>
More information about the cfe-dev
mailing list