summaryrefslogtreecommitdiffstats
path: root/lldb/source/Utility/Logging.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Logging] Replace LogIfAnyCategoriesSet with LLDB_LOG.Jonas Devlieghere2019-07-221-10/+0
* Add AST loggingGabor Marton2019-05-221-0/+1
* 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-2/+2
* Logging: Disable logging after fork()Pavel Labath2017-10-231-1/+1
* Revert "Logging: Make sure logging machinery is in a consistent state after f...Pavel Labath2017-10-201-1/+1
* Logging: Make sure logging machinery is in a consistent state after forkingPavel Labath2017-10-191-1/+1
* iwyu fixes on lldbUtility.Zachary Turner2017-04-061-0/+4
* The LIBLLDB_LOG_TEMPORARY channel got lost at some point whereJason Molenda2017-04-031-0/+1
* Remove lldb streams from the Log class completelyPavel Labath2017-03-151-9/+0
* Move Log from Core -> Utility.Zachary Turner2017-03-031-0/+78
OpenPOWER on IntegriCloud