[Lldb-commits] [PATCH] D69488: [LLDB][Python] fix another fflush issue on NetBSD
Lawrence D'Anna via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 28 00:12:45 PDT 2019
lawrence_danna updated this revision to Diff 226618.
lawrence_danna added a comment.
protect python from being exposed to C++ reference borrowing semantics
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69488/new/
https://reviews.llvm.org/D69488
Files:
lldb/include/lldb/Host/File.h
lldb/packages/Python/lldbsuite/test/python_api/file_handle/TestFileHandle.py
lldb/source/Host/common/File.cpp
lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69488.226618.patch
Type: text/x-patch
Size: 5284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191028/a66f97d8/attachment.bin>
More information about the lldb-commits
mailing list