[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
Fri Dec 3 15:59:41 PST 2021


clayborg updated this revision to Diff 391768.
clayborg added a comment.

Update headerdoc comments and enable clang-format.


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.391768.patch
Type: text/x-patch
Size: 45517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211203/d1706d9f/attachment-0001.bin>


More information about the lldb-commits mailing list