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

Jonathan Sauer jonathan.sauer at gmx.de
Sun Sep 29 10:36:09 PDT 2013


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.


Jonathan





More information about the cfe-commits mailing list