[Lldb-commits] [lldb] Remove raw access to PluginInstances vector (PR #132884)
David Peixotto via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 24 22:09:36 PDT 2025
dmpots wrote:
This PR is the first of a [series](https://github.com/llvm/llvm-project/pull/132876) of commits to implement a generic way to enable/disable plugins. The linked draft PR provides more context about how these changes work to allow plugin enable/disable.
https://github.com/llvm/llvm-project/pull/132884
More information about the lldb-commits
mailing list