[Lldb-commits] [lldb] [lldb] Remove Listener::SetShadow (PR #97555)
via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 3 13:14:40 PDT 2024
jimingham wrote:
I have a bug caused by the fact that we aren't properly marking shadow listeners as shadow listeners, causing them to steal events from the primary listener. I just got it, and haven't started looking at it. I might need SetShadow for that.
https://github.com/llvm/llvm-project/pull/97555
More information about the lldb-commits
mailing list