[all-commits] [llvm/llvm-project] 13b58f: [lldb] Remove Log:Channel::GetLogIfAll
Pavel Labath via All-commits
all-commits at lists.llvm.org
Fri Feb 4 04:31:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13b58f9710564b7abff1b62dc87e48de70df7f7c
https://github.com/llvm/llvm-project/commit/13b58f9710564b7abff1b62dc87e48de70df7f7c
Author: Pavel Labath <pavel at labath.sk>
Date: 2022-02-04 (Fri, 04 Feb 2022)
Changed paths:
M lldb/include/lldb/Utility/Log.h
M lldb/unittests/Utility/LogTest.cpp
Log Message:
-----------
[lldb] Remove Log:Channel::GetLogIfAll
after the recent refactor, the function is unused.
More information about the All-commits
mailing list