[Lldb-commits] [lldb] [lldb] Add utility to create Mach-O corefile from YAML desc (PR #153911)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 8 01:53:16 PDT 2025
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
More information about the lldb-commits
mailing list