[cfe-commits] [libcxx] r111747 - in /libcxx/trunk: include/memory test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/auto_pointer.pass.cpp
Howard Hinnant
hhinnant at apple.com
Sat Aug 21 17:02:05 PDT 2010
On Aug 21, 2010, at 5:40 PM, Eli Friedman wrote:
> The line-endings here look screwy; a quick "grep -RP "\r" libcxx
> --include=*.cpp | wc -l" shows there are 580 files with Mac-style line
> endings.
Thanks Eli. You've alerted me to massive "white space" problems throughout the lib. Fixing...
-Howard
More information about the cfe-commits
mailing list