clang-format: fix for 19986, extra spacing around c++14 lambda capture with initializer

Daniel Jasper via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 5 01:31:43 PDT 2016


Please use reviews.llvm.org to send out clang-format patches.

On Mon, Apr 4, 2016 at 10:03 AM, Jacek Sieka via cfe-commits <
cfe-commits at lists.llvm.org> wrote:

> Hello,
>
> Here's a little one-off patch that fixes
> https://llvm.org/bugs/show_bug.cgi?id=19986 for me, by allowing a few
> more things inside [] when trying to match a lambda capture section.
>
> I hope someone can help it find its way into the main repo.
>
> Cheers,
> Jacek
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160405/7791dd89/attachment-0001.html>


More information about the cfe-commits mailing list