| Commit message (Expand) | Author | Age | Files | Lines |
| * | [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) | Jonas Devlieghere | 2019-07-24 | 1 | -2/+1 |
| * | Revert "[lldb] followup fix for https://reviews.llvm.org/D62305" | Jonas Devlieghere | 2019-05-24 | 1 | -4/+4 |
| * | [lldb] followup fix for https://reviews.llvm.org/D62305 | Konrad Kleine | 2019-05-23 | 1 | -4/+4 |
| * | [HostNativeThreadBase] Undo nullptr changes | Jonas Devlieghere | 2019-05-23 | 1 | -4/+4 |
| * | [lldb] NFC modernize codebase with modernize-use-nullptr | Konrad Kleine | 2019-05-23 | 1 | -4/+4 |
| * | 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 |