================
@@ -49,6 +49,7 @@ enum class LLDBLog : Log::MaskType {
Watchpoints = Log::ChannelFlag<30>,
OnDemand = Log::ChannelFlag<31>,
Source = Log::ChannelFlag<32>,
+ AlwaysOn = Log::ChannelFlag<32>,
----------------
JDevlieghere wrote:
Yes, definitely. But this code shouldn't have been part of this PR (I created a
new category like I did on Phab). Let me clean this up.
https://github.com/llvm/llvm-project/pull/108495
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits