[Lldb-commits] [PATCH] D115073: Modify DataEncoder to be able to encode data in an object owned buffer.
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Dec 6 14:09:27 PST 2021
clayborg updated this revision to Diff 392177.
clayborg added a comment.
Updated to make DataEncoder always copy any data and own the buffer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115073/new/
https://reviews.llvm.org/D115073
Files:
lldb/include/lldb/Utility/DataEncoder.h
lldb/include/lldb/lldb-forward.h
lldb/source/Expression/DWARFExpression.cpp
lldb/source/Plugins/Platform/Android/AdbClient.cpp
lldb/source/Utility/DataEncoder.cpp
lldb/unittests/Process/POSIX/NativeProcessELFTest.cpp
lldb/unittests/Utility/CMakeLists.txt
lldb/unittests/Utility/DataEncoderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115073.392177.patch
Type: text/x-patch
Size: 48552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211206/b6ef0b44/attachment-0001.bin>
More information about the lldb-commits
mailing list