This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 5816e77ee [NFC] Sort source files in Utility/CMakeLists.txt new 2038573e3 The setUp/tearDown methods I added mssed up the test function [...] new cf35a5695 [Target] Move InferiorCall to Process
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/lldb/Target/Process.h | 5 ++ .../gdb_remote_client/TestWriteMemory.py | 13 ++--- .../Plugins/Process/Utility/InferiorCallPOSIX.cpp | 61 ---------------------- source/Plugins/Process/Utility/InferiorCallPOSIX.h | 3 -- source/Target/Process.cpp | 59 ++++++++++++++++++++- 5 files changed, 69 insertions(+), 72 deletions(-)