[Lldb-commits] [PATCH] D22357: [NPL] Simplify process launch code

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 14 07:52:00 PDT 2016


labath created this revision.
labath added a reviewer: tberghammer.
labath added a subscriber: lldb-commits.

This removes one level of indirection, which was just packing and repacking launch args into
different structures. NFC.

https://reviews.llvm.org/D22357

Files:
  source/Plugins/Process/Linux/NativeProcessLinux.cpp
  source/Plugins/Process/Linux/NativeProcessLinux.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22357.63973.patch
Type: text/x-patch
Size: 16520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160714/ae66797f/attachment-0001.bin>


More information about the lldb-commits mailing list