[Lldb-commits] [PATCH] D79646: [Reproducers] Serialize process arguments in ProcessInfo

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 11 15:07:47 PDT 2020


JDevlieghere updated this revision to Diff 263287.
JDevlieghere marked an inline comment as done.
JDevlieghere added a comment.

- Serialize Args::ArgEntry
- Add unit test


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79646/new/

https://reviews.llvm.org/D79646

Files:
  lldb/include/lldb/Utility/Args.h
  lldb/source/Utility/Args.cpp
  lldb/source/Utility/ProcessInfo.cpp
  lldb/test/Shell/Reproducer/TestProcessList.test
  lldb/unittests/Utility/ArgsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79646.263287.patch
Type: text/x-patch
Size: 5665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200511/d2dfa2b3/attachment.bin>


More information about the lldb-commits mailing list