summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Core/LogTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move Log from Core -> Utility.Zachary Turner2017-03-031-212/+0
* Fix gcc compilation of LogTest.cppPavel Labath2017-03-011-1/+1
* Modernize Enable/DisableLogChannel interface a bitPavel Labath2017-03-011-13/+13
* Log: Fix a regression in handling log optionsPavel Labath2017-02-271-0/+14
* Log: Fix race in accessing the stream variablePavel Labath2017-02-211-0/+26
* Reapply "Refactor log channel registration mechanism"Pavel Labath2017-02-171-0/+113
* Revert "Refactor log channel registration mechanism"Pavel Labath2017-02-151-113/+0
* Refactor log channel registration mechanismPavel Labath2017-02-151-0/+113
* Convert Log class to llvm streamsPavel Labath2017-02-101-2/+4
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* Fix new Log unit testPavel Labath2017-01-181-1/+1
* Fix windows build for previous commitPavel Labath2017-01-181-1/+2
* Add a more succinct logging syntaxPavel Labath2017-01-181-0/+56
OpenPOWER on IntegriCloud