diff options
author | Michał Górny <mgorny@moritz.systems> | 2021-10-07 16:28:53 +0200 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2021-10-08 11:26:29 +0200 |
commit | dcb0e687faebb8b8c31f61a0deb8c583125ffc72 (patch) | |
tree | c8ead3fb5f7b4314977eeee7e8ce7a1ab13ec3b8 /lldb/unittests/ScriptInterpreter/Python | |
parent | 2cc7013b0ef4294d0dee460dff7aa03afce6bf6f (diff) | |
download | llvm-dcb0e687faebb8b8c31f61a0deb8c583125ffc72.zip llvm-dcb0e687faebb8b8c31f61a0deb8c583125ffc72.tar.gz llvm-dcb0e687faebb8b8c31f61a0deb8c583125ffc72.tar.bz2 |
[lldb] [ConnectionFileDescriptorPosix] Use a single NativeFile
Replace separate read and write NativeFile instances with a single
instance shared for reading and writing. There is no clear indication
why two instances were used in the first place, and replacing them
with just one does not seem to cause any regressions in tests or manual
'process connect file://...'.
Differential Revision: https://reviews.llvm.org/D111314
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions