[clang-format patch] No spaces after : in js object literals in chromium style

Daniel Jasper djasper at google.com
Sun Feb 2 12:53:25 PST 2014


Looks good. (It's exactly what I though when reading your bug report).

Thank you!


On Sun, Feb 2, 2014 at 9:47 PM, Nico Weber <thakis at chromium.org> wrote:

> Hi,
>
> the attached patch removes getGoogleJSStyle and getGoogleProtoStyle and
> gives getGoogleStyle a LanguageKind parameter. This way, getChromiumStyle
> can always call the google function and then do a small amount of tweaks –
> this fixes PR18698 (since chromium style now picks up the right bits from
> google js style automatically).
>
> Ok?
>
> Nico
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140202/64c763de/attachment.html>


More information about the cfe-commits mailing list