[lldb] Change back LLDBLog::Commands->Types in a couple more places
authorPavel Labath <pavel@labath.sk>
Wed, 16 Mar 2022 14:38:05 +0000 (15:38 +0100)
committerPavel Labath <pavel@labath.sk>
Wed, 16 Mar 2022 14:46:17 +0000 (15:46 +0100)
commitccba163d85675f6e882f2a1a79e438ff8c0b30d0
tree369a08177feb687af4c48fdcc87a60ada67c5c44
parentd7cf7ec05d3570998d04b9c257362838026ae75b
[lldb] Change back LLDBLog::Commands->Types in a couple more places

This was inadvertedly changed (bad search&replace) when I was removing
the LLDBLOG macros.
lldb/source/Core/ValueObjectDynamicValue.cpp
lldb/source/Core/ValueObjectRegister.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
lldb/source/Target/ThreadPlanTracer.cpp