summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Utility/LogTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [lit] Fix several tests that fail when using Python 3 or on WindowsStella Stamenova2018-05-141-6/+11
* Add LLDB_LOG_ERROR macroPavel Labath2018-01-301-0/+17
* Simplify some LogTest testsPavel Labath2018-01-171-78/+90
* Remove lldb streams from the Log class completelyPavel Labath2017-03-151-49/+65
* Fix remaining threading issues in Log.hPavel Labath2017-03-091-0/+48
* Update log_options unit testPavel Labath2017-03-061-36/+41
* Fix Log unit testsPavel Labath2017-03-061-3/+2
* Move Log from Core -> Utility.Zachary Turner2017-03-031-0/+212
OpenPOWER on IntegriCloud