The LIBLLDB_LOG_TEMPORARY channel got lost at some point where
authorJason Molenda <jmolenda@apple.com>
Mon, 3 Apr 2017 22:23:01 +0000 (22:23 +0000)
committerJason Molenda <jmolenda@apple.com>
Mon, 3 Apr 2017 22:23:01 +0000 (22:23 +0000)
commita4039a024cbb97209138406ecc2390d67ad546b9
tree3e1d2ac96d7b7cca4ad8f3440fd0dbe00b46efd1
parent8f460655a26fb564a15cb927382fed4b69f41c67
The LIBLLDB_LOG_TEMPORARY channel got lost at some point where
Logging.cpp was being changed in the past.  Re-add it.

llvm-svn: 299394
lldb/include/lldb/Utility/Logging.h
lldb/source/Utility/Logging.cpp