diff options
| author | Zibi Sarbinowski <zibi@ca.ibm.com> | 2024-07-25 09:25:11 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-25 09:25:11 -0400 |
| commit | fd17064dfa08c252c12b71167bc588f57e6a082c (patch) | |
| tree | 8484a9ea6399b7c88309c1c4f1f8b6e6a124d2e8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
| parent | dfeb3991fb489a703f631ab0c34b58f80568038d (diff) | |
| download | llvm-fd17064dfa08c252c12b71167bc588f57e6a082c.zip llvm-fd17064dfa08c252c12b71167bc588f57e6a082c.tar.gz llvm-fd17064dfa08c252c12b71167bc588f57e6a082c.tar.bz2 | |
Fix fs.op.copy_file/copy_file_large.pass.cpp on z/OS (#100382)
This PR is required to fix copy_file_large.pass.cpp which is failing on
z/OS in all ASCII variations. The problem is that a destination file is
opened in binary mode and auto-conversion does not happen when this lit
is compiled with -fzos-le-char-mode=ascii.
In addition opening a destination file will match a text mode of
`fopen()` of a source file.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions
