llvm-project/lldb/source/Plugins/SymbolFile
Pavel Labath 775588c0c3 Remove lldb streams from the Log class completely
Summary:
previously we switched to llvm streams for log output, this completes
the switch for the error streams.

I also clean up the includes and remove the unused argument from
DisableAllLogChannels().

This required adding a bit of boiler plate to convert the output in the
command interpreter, but that should go away when we switch command
results to use llvm streams as well.

Reviewers: zturner, eugene

Subscribers: lldb-commits, emaste

Differential Revision: https://reviews.llvm.org/D30894

llvm-svn: 297812
2017-03-15 09:06:58 +00:00
..
DWARF Remove lldb streams from the Log class completely 2017-03-15 09:06:58 +00:00
PDB Move many other files from Core -> Utility. 2017-03-06 18:34:25 +00:00
Symtab Move many other files from Core -> Utility. 2017-03-06 18:34:25 +00:00
CMakeLists.txt Add support for reading line tables from PDB files. 2016-03-02 22:05:52 +00:00