[Lldb-commits] [clang] [clang-tools-extra] [lldb] [llvm] [SystemZ][z/OS] Propagate IsText parameter to open text files as text (PR #107906)

Abhina Sree via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 20 05:16:35 PDT 2024


abhina-sree wrote:

> 3b3accb

Hi, sure I will revert the two changes so we can discuss further. The OF_Text flag only affects the z/OS platform behaviour, the OF_TextWithCRLF will affect z/OS and Windows. On other platforms, the flag doesn't show any difference in behaviour that I'm aware of

https://github.com/llvm/llvm-project/pull/107906


More information about the lldb-commits mailing list