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 | -0/+4 |
* | Delete LLDB's code for getting / setting thread name. | Zachary Turner | 2017-03-04 | 1 | -2/+3 |
* | Move Log from Core -> Utility. | Zachary Turner | 2017-03-03 | 1 | -1/+1 |
* | Fix Clang-tidy readability-redundant-string-cstr warnings | Malcolm Parsons | 2016-11-02 | 1 | -2/+1 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -44/+29 |
* | Fix up the HostThread interface, making the interface simpler. | Zachary Turner | 2014-09-23 | 1 | -16/+6 |
* | Create a HostThread abstraction. | Zachary Turner | 2014-09-09 | 1 | -0/+92 |