Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Windows] Fix threads comparison on Windows | Aleksandr Urakov | 2018-10-18 | 1 | -1/+1 |
* | 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 | -48/+17 |
* | Change HostThread::GetNativeThread() to return a derived reference. | Zachary Turner | 2014-11-17 | 1 | -4/+4 |
* | Fix up the HostThread interface, making the interface simpler. | Zachary Turner | 2014-09-23 | 1 | -9/+3 |
* | Create a HostThread abstraction. | Zachary Turner | 2014-09-09 | 1 | -0/+84 |