r191634 - Implement conversion to function pointer for generic lambdas without captures.

Chandler Carruth chandlerc at google.com
Sun Sep 29 15:20:51 PDT 2013


On Sun, Sep 29, 2013 at 12:36 PM, Jonathan Sauer <jonathan.sauer at gmx.de>wrote:

> Hello,
>
> > shoot! - Does anyone have any ideas of an easy way to fix this?
> >
> > I develop using Visual C++ 2010, and use notepad++ to write/edit test
> cases on Windows 7.
> >
> > I wonder if by editing the patch file directly with Richard in
> notepad++, Windows NL's crept in - since it seems my last commit did not
> introduce them.
>
> Isn't that what svn's property svn:eol-style=native is for? Not sure if it
> is used in
> clang, though.
>

We don't want to have to apply this property to every file in the codebase.

Reasonable SVN clients have a list of files which are defaulted to native
EOL style. I know that some Windows clients fail to do this, but it should
be possible to find one which will or which can be configured so that it
will.


>
>
> Jonathan
>
>
> _______________________________________________
> 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/20130929/7c3d04fb/attachment.html>


More information about the cfe-commits mailing list