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 |
* | [lit] Fix several tests that fail when using Python 3 or on Windows | Stella Stamenova | 2018-05-14 | 1 | -6/+11 |
* | Add LLDB_LOG_ERROR macro | Pavel Labath | 2018-01-30 | 1 | -0/+17 |
* | Simplify some LogTest tests | Pavel Labath | 2018-01-17 | 1 | -78/+90 |
* | Remove lldb streams from the Log class completely | Pavel Labath | 2017-03-15 | 1 | -49/+65 |
* | Fix remaining threading issues in Log.h | Pavel Labath | 2017-03-09 | 1 | -0/+48 |
* | Update log_options unit test | Pavel Labath | 2017-03-06 | 1 | -36/+41 |
* | Fix Log unit tests | Pavel Labath | 2017-03-06 | 1 | -3/+2 |
* | Move Log from Core -> Utility. | Zachary Turner | 2017-03-03 | 1 | -0/+212 |