Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change LaunchThread interface to return an Expected for non-Apple-non-Windows | Fangrui Song | 2019-07-08 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Rename Error -> Status. | Zachary Turner | 2017-05-12 | 1 | -2/+2 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -34/+17 |
* | Generalize child process monitoring functions | Pavel Labath | 2016-05-11 | 1 | -2/+2 |
* | Create a process launcher abstraction. | Zachary Turner | 2014-10-14 | 1 | -0/+7 |
* | Fixup some minor issues with HostProcess. | Zachary Turner | 2014-09-30 | 1 | -0/+4 |
* | Update HostProcess to use the same facade pattern as HostThread. | Zachary Turner | 2014-09-11 | 1 | -0/+54 |