summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/HostProcess.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change LaunchThread interface to return an Expected for non-Apple-non-WindowsFangrui Song2019-07-081-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Rename Error -> Status.Zachary Turner2017-05-121-2/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-34/+17
* Generalize child process monitoring functionsPavel Labath2016-05-111-2/+2
* Create a process launcher abstraction.Zachary Turner2014-10-141-0/+7
* Fixup some minor issues with HostProcess.Zachary Turner2014-09-301-0/+4
* Update HostProcess to use the same facade pattern as HostThread.Zachary Turner2014-09-111-0/+54
OpenPOWER on IntegriCloud