[llvm-bugs] [Bug 35522] DOS line endings (\r\n) result in incorrect output with clang-format

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Dec 7 00:51:45 PST 2017


https://bugs.llvm.org/show_bug.cgi?id=35522

Sam McCall <sammccall at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Sam McCall <sammccall at google.com> ---
Sadly not. The fix was https://reviews.llvm.org/rC316910

The 5.0.1 RC2 source has the old/broken version:
http://llvm.org/svn/llvm-project/cfe/tags/RELEASE_501/rc2/lib/Format/FormatTokenLexer.cpp

Given another dot release isn't that likely, there's indeed not much to do here
but wait. Thanks for reporting!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171207/44c39994/attachment.html>


More information about the llvm-bugs mailing list