summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Core/LogTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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