This removes one level of indirection, which was just packing and repacking launch args into
different structures. NFC.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D22357
[NPL] Simplify process launch code ClosedPublic Authored by labath on Jul 14 2016, 7:51 AM.
Details Summary This removes one level of indirection, which was just packing and repacking launch args into
Diff Detail
Event Timelinelabath updated this object. This revision is now accepted and ready to land.Jul 15 2016, 2:38 AM Closed by commit rL275544: [NPL] Simplify process launch code (authored by labath). · Explain WhyJul 15 2016, 3:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 64118 lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.h
lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.cpp
|