https://github.com/jimingham requested changes to this pull request.
I would really rather you not use PerformAction for this purpose. That's meant to be called at a very specific place in the process of handling events, and if we have to start being prepared to have it called anywhere, I think this will make the system incoherent and harder to reason about. https://github.com/llvm/llvm-project/pull/184815 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
