DavidSpickett wrote:

Sounds likely: 
https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/fopen-wfopen?view=msvc-170

> In text mode, carriage return-line feed (CRLF) combinations are translated 
> into single line feed (LF) characters on input, and LF  characters are 
> translated to CRLF combinations on output.

https://github.com/llvm/llvm-project/pull/153911
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to