Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Logging] Replace LogIfAnyCategoriesSet with LLDB_LOG. | Jonas Devlieghere | 2019-07-22 | 1 | -10/+0 |
* | Add AST logging | Gabor Marton | 2019-05-22 | 1 | -0/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove comments after header includes. | Jonas Devlieghere | 2018-11-11 | 1 | -2/+2 |
* | Logging: Disable logging after fork() | Pavel Labath | 2017-10-23 | 1 | -1/+1 |
* | Revert "Logging: Make sure logging machinery is in a consistent state after f... | Pavel Labath | 2017-10-20 | 1 | -1/+1 |
* | Logging: Make sure logging machinery is in a consistent state after forking | Pavel Labath | 2017-10-19 | 1 | -1/+1 |
* | iwyu fixes on lldbUtility. | Zachary Turner | 2017-04-06 | 1 | -0/+4 |
* | The LIBLLDB_LOG_TEMPORARY channel got lost at some point where | Jason Molenda | 2017-04-03 | 1 | -0/+1 |
* | Remove lldb streams from the Log class completely | Pavel Labath | 2017-03-15 | 1 | -9/+0 |
* | Move Log from Core -> Utility. | Zachary Turner | 2017-03-03 | 1 | -0/+78 |