Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change LaunchThread interface to return an expected. | Jonas Devlieghere | 2019-07-05 | 1 | -3/+11 |
* | [lldb] fix cannot convert from 'nullptr' to 'lldb::thread_result_t' | Konrad Kleine | 2019-05-23 | 1 | -1/+1 |
* | [lldb] NFC modernize codebase with modernize-use-nullptr | Konrad Kleine | 2019-05-23 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove comments after header includes. | Jonas Devlieghere | 2018-11-11 | 1 | -3/+3 |
* | Reflow paragraphs in comments. | Adrian Prantl | 2018-04-30 | 1 | -5/+4 |
* | [lldb] A few minor fixes in TaskPool | Alexander Shaposhnikov | 2017-11-30 | 1 | -6/+17 |
* | Use ThreadLauncher to launch TaskPool threads | Francis Ricci | 2017-09-19 | 1 | -0/+109 |