summaryrefslogtreecommitdiffstats
path: root/lldb/source/Utility/Log.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-10/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove comments after header includes.Jonas Devlieghere2018-11-111-7/+7
* Adjust thread name column width depending on real name length.Tatyana Krasnukha2018-07-131-1/+5
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-7/+6
* s/LLVM_ON_WIN32/_WIN32/, lldbNico Weber2018-04-101-1/+1
* Log: delimit thread name in log messagePavel Labath2017-11-081-2/+1
* Logging: Disable logging after fork()Pavel Labath2017-10-231-0/+16
* Revert "Logging: Make sure logging machinery is in a consistent state after f...Pavel Labath2017-10-201-18/+0
* Logging: Make sure logging machinery is in a consistent state after forkingPavel Labath2017-10-191-0/+18
* iwyu fixes on lldbUtility.Zachary Turner2017-04-061-9/+13
* Remove lldb streams from the Log class completelyPavel Labath2017-03-151-21/+22
* Fix remaining threading issues in Log.hPavel Labath2017-03-091-75/+47
* Update log_options unit testPavel Labath2017-03-061-1/+1
* Move Log from Core -> Utility.Zachary Turner2017-03-031-0/+346
OpenPOWER on IntegriCloud